4 Layouts

Layouts provided by the base theme.

4.1 Layout Center

This class can be used to center any container.

Centered container with a max-width of 960px.

<div class="l-center">
  <h3>Centered container with a max-width of 960px.</h3>
</div>