font variables error fix
This commit is contained in:
parent
ff1ef5fb7e
commit
7bc7e0fb42
3 changed files with 3 additions and 3 deletions
|
@ -35,7 +35,7 @@ $font-sizes: (
|
|||
),
|
||||
h2: (
|
||||
mobile : 2.4rem,
|
||||
desktop : 3.8rem
|
||||
desktop : 2.8rem
|
||||
),
|
||||
h3: (
|
||||
mobile : 2.0rem,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue