Closed (fixed)
Project:
Zen
Version:
7.x-5.x-dev
Component:
layout.css
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2012 at 11:23 UTC
Updated:
13 Aug 2013 at 16:21 UTC
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!