Removed commented crap that shouldnt have been committed
This commit is contained in:
parent
d2637aaeba
commit
277edd7740
@ -59,13 +59,6 @@
|
||||
& .three-quarters
|
||||
{ width: $mobile-column-width; }
|
||||
|
||||
|
||||
/*
|
||||
.two-thirds { width: (($grid-container-width/3)*2) - $grid-gutter; }
|
||||
.one-half { width: ($grid-container-width/2) - $grid-gutter; }
|
||||
.one-quarter { width: ($grid-container-width/4) - $grid-gutter; }
|
||||
.three-quarters {width: (($grid-container-width/4)*3) - $grid-gutter;}
|
||||
*/
|
||||
.column, .columns {
|
||||
margin: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user