Alignment (Start)

Gridder allows you to align columns as you see fit. With .start- you can force columns to the start of a row.


<div class="row start-tiny">
  <div class="tiny-6">
    <div class="example-box">Start</div>
  </div>
</div>
          

Example

Start