Correction valeur "inherit"
This commit is contained in:
parent
4d8ce9b36e
commit
cddc2d472a
3 changed files with 6 additions and 6 deletions
|
@ -92,7 +92,7 @@ $font-size: (
|
|||
"30": 1.875rem,
|
||||
"36": 2.25rem,
|
||||
"base": 1rem,
|
||||
"inherit": "inherit",
|
||||
"inherit": inherit,
|
||||
);
|
||||
|
||||
$font-size-html: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue