{% include header.html %}

SaSSy Grids

Responsive grids for your site or app.

Roll your own grid
Columns cols Gutter px
Twelve-column fluid grid HTML CSS SASS
{% highlight html %} {% include html/12-columns-fluid.html %} {% endhighlight %}
{% highlight css %} {% include css/12-columns-fluid.css %} {% endhighlight %}
{% highlight scss %} {% include scss/12-columns-fluid.scss %} {% endhighlight %}
12
6
6
4
4
4
3
3
3
3
{{ content }}
{% include footer.html %}