mirror of
https://github.com/picocss/pico.git
synced 2025-05-05 07:07:11 -04:00
remove use of .secondary and .contrast from classless css
This commit is contained in:
parent
0c33daabf6
commit
73d75856f6
5 changed files with 8 additions and 12 deletions
|
@ -103,9 +103,6 @@ section {
|
|||
a {
|
||||
--text-decoration: none;
|
||||
}
|
||||
a.secondary, a.contrast {
|
||||
--text-decoration: underline;
|
||||
}
|
||||
|
||||
small {
|
||||
--font-size: 0.875em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue