mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 18:56:15 -04:00
feat: set root font size to 100%
This commit is contained in:
parent
76fda2f6df
commit
8b4f1527b1
11 changed files with 37 additions and 44 deletions
|
@ -30,7 +30,6 @@
|
|||
border-bottom: var(#{$✨}border-width) solid var(#{$✨}table-border-color);
|
||||
color: var(#{$✨}color);
|
||||
font-weight: var(#{$✨}font-weight);
|
||||
font-size: var(#{$✨}font-size);
|
||||
text-align: left;
|
||||
text-align: start;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue