remove any reference to .secondary or .contrast from classless version

This commit is contained in:
Justin Bishop 2021-12-19 09:02:01 -08:00
parent f81a2e4af4
commit cc8b8eddeb
16 changed files with 17 additions and 29 deletions

View file

@ -120,9 +120,6 @@ dialog > article {
a {
--text-decoration: none;
}
a.secondary, a.contrast {
--text-decoration: underline;
}
small {
--font-size: 0.875em;