Closed DrizzlyOwl closed 10 years ago
It seems I was drunk when I made the last commit, it was no more a fix than holistic medicine cures diseases!
FIxed and greatly refined. You can now specify a full width column with the naming convention 'x' of 'x':
e.g.
[prefix]12-12[suffix]
or a real world example may look like
'.span--12-12'
As a side note I have added in a shorthand
'.span--1-1'
When trying to place adjacent columns on the default breakpoint (mobile device) column classes do not float.
Example above does not float columns correctly.