Alignment (Center)

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


<div class="row center-tiny">
  <div class="tiny-6">
    <div class="example-box">Center</div>
  </div>
</div>
          

Example

Center