Alignment (Around)

around-* will equally destribute space around your columns.


<div class="row around-tiny">
  <div class="tiny-3">
    Space Around
  </div>
  <div class="tiny-3">
    Space Around
  </div>
</div>
          

Example

Space Around
Space Around