mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 18:56:15 -04:00
Updated _styles.scss
This commit is contained in:
parent
6dc6489e69
commit
a69d7f3463
1 changed files with 1 additions and 0 deletions
|
@ -228,6 +228,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