skeleton grid system: make container 100%

Skylover

New Member
is it possible to make the the root div (container) 100% of the document?
here's my code: \[code\]<div class="container" style="width:100%;"> <div id="topbar" class="sixteen columns" style="background-color:green;">topbar topbar topbar topbar topbar topbar </div></div>\[/code\]thanks
 
Back
Top