Removed !important from layout > cols mixin padding
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
/* Gutters */
|
/* Gutters */
|
||||||
margin: 0 -4px -4px 0 !important;
|
margin: 0 -4px -4px 0 !important;
|
||||||
padding: 0 $gutter $gutter 0 !important;
|
padding: 0 $gutter $gutter 0;
|
||||||
border: none !important;
|
border: none !important;
|
||||||
|
|
||||||
/* Typography */
|
/* Typography */
|
||||||
|
|||||||
Reference in New Issue
Block a user