mirror of
https://github.com/picocss/pico.git
synced 2025-04-20 16:46:14 -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
|
||||||
small {
|
small {
|
||||||
#{$css-var-prefix}font-size: 0.875em;
|
#{$css-var-prefix}font-size: 0.875em;
|
||||||
|
font-size: var(#{$css-var-prefix}font-size);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Headings
|
// Headings
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue