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