Fixes
This commit is contained in:
parent
92849e80f0
commit
1ff252e328
1 changed files with 2 additions and 2 deletions
|
@ -79,7 +79,7 @@ $sizes: (
|
|||
80: 80%,
|
||||
90: 90%,
|
||||
50vh: 50vh,
|
||||
75vh: 75vh
|
||||
75vh: 75vh,
|
||||
100vh: 100vh,
|
||||
100vw: 100vw
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue