1
0
Fork 0
mirror of synced 2024-06-28 11:10:46 +12:00

Changed grid max size

This commit is contained in:
eldadfux 2019-08-23 16:39:00 +03:00
parent 3acc15da75
commit a3d1a41033
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -10,7 +10,7 @@
margin: 0 auto 40px auto;
&.xxxl {
max-width: 100%;
max-width: ~"calc(100% - 100px)";
}
&.xxl {