The Full Width Grid

Shows how a full-width container would function in relation the normal grid.


Grid Elements with No Margin

This is a page to show how the grid layout functions.

<div class="ctn-container">
  <div class="ctn-grid-2 ctn-no-margin"></div>
  <div class="ctn-grid-22 ctn-no-margin"></div>
</div>