bug in mediaqueries
This commit is contained in:
parent
909a97a095
commit
d2177fbfc2
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
|||
@break-max-xlg: (@break-min-xlg - 1);
|
||||
|
||||
@break-min-xxlg: 1600;
|
||||
@break-max-xxlg: (@break-min-xlg - 1);
|
||||
@break-max-xxlg: (@break-min-xxlg - 1);
|
||||
|
||||
|
||||
/* + + + + + + + + + + + + + + + + + + + + + + + + + + */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue