I tried experimenting on Bourbon Neat trying to create basic layout such as:
- HEADER
- ARTICLE
- SIDEBAR
- FOOTER
What I want to achieve is, I wanted to create a container having a size of 970px though I could not get a fixed 970px instead I get 940px with a 15px gutter on each side.
how can I achieve 970px without gutters?
any ideas?
Thanks