detroitledger / gnl_theme

0 stars 0 forks source link

Can't use fluid widths? #4

Open hampelm opened 11 years ago

hampelm commented 11 years ago

Looks like the grid can't be fluid? I tried setting container-width and tab_break in _vars.scss to 100% or auto and got math-related errors.

bnchdrff commented 11 years ago

see http://susy.oddbird.net/guides/reference/#ref-container-width

if you want a fluid width then change change container-style to fluid -- i'm not sure off the top of my head how this would work alongside breakpoints though!