Change large breakpoint to 1000px
This commit is contained in:
parent
1496fbc6d6
commit
3447c5610c
|
@ -1,2 +1,2 @@
|
|||
$small: 800px;
|
||||
$large: 1200px;
|
||||
$large: 1000px;
|
||||
|
|
Loading…
Reference in New Issue