---
---
Tempo
12 Column Flexible Grid
You probably don't need a grid system, but here you go
Basic Usage
{% highlight html %}
{% endhighlight %}
Nesting
{% highlight html %}
{% endhighlight %}
Reversed Order
{% highlight html %}
{% endhighlight %}
Pre/Post Margins
{% highlight html %}
{% endhighlight %}
Centered Columns
{% highlight html %}
{% endhighlight %}
Mobile Grid
Works at all screen widths
{% highlight html %}
.mobile-col-6
.mobile-col-6
{% endhighlight %}
Mixed Mobile & Desktop Grid
{% highlight html %}
.mobile-col-6.col-8
.mobile-col-6.col-4
{% endhighlight %}
Centered Single Columns
Non-floated, max-width based columns
{% highlight html %}
.container-col-10
.container-col-8
.container-col-6
{% endhighlight %}
Get Started Now
Read the documentation and get started on Github.
View on Github