Why is by default set
$zen-column-count: 5;
?
Shouldn t it be "mobile first" then for example :
$zen-column-count: 1;
that would make more sense..
tx
Simone
Why is by default set
$zen-column-count: 5;
?
Shouldn t it be "mobile first" then for example :
$zen-column-count: 1;
that would make more sense..
tx
Simone
Comments
Comment #1
johnalbinGood point! I've fixed this and gave you the commit credit. :-) Thanks!