mirror of
https://github.com/picocss/pico.git
synced 2025-04-20 08:45:06 -04:00
Merge a69d7f3463
into 1039a4788d
This commit is contained in:
commit
f211afb93f
1 changed files with 1 additions and 0 deletions
|
@ -230,6 +230,7 @@
|
|||
// Small
|
||||
small {
|
||||
#{$css-var-prefix}font-size: 0.875em;
|
||||
font-size: var(#{$css-var-prefix}font-size);
|
||||
}
|
||||
|
||||
// Headings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue