schmidt1024/Blank

Change the site width, with foundation and Sass

Closed this issue · 1 comments

Hi, Just started working with Blank Template. Love it, and now I'm experimenting with Foundation. My site is 940px wide. That's probably the standard row width? Anyway, I wanna have it set to 980px. What would be the best way to get this done? I think using Sass? I tried, but also new to this. Didn't get any further than using Sass on the template.css which works fine.

Hope someone can help me out in in the good direction, as I cannot find anything in the Ebook.

Thanks,
Martijn.

Hello, hope someone can find the time to help me out. When I install a clean foundation project (stand-alone), there is a file in the 'SASS' folder: _settings.scss
With this file you can (for instance) change the site with very simple (row). I cannot find this file in the Blank Template Sass folder. What would be the best way to get this done anyway (if it's possible).