Containers
Containers are size agnostic. They could be used as full page width elements or nested.
Container
Container with a small padding .container--small
Container
Container with a large padding .container--large
Container
Container with a xlarge padding .container--xlarge
Container
Container with a xxlarge padding .container--xxlarge
Container
Container with a different x and y padding .container--staggered
Container
Container with no padding .container--tight
Container
Container with no horizontal padding .container--tight_x
Container
Container with no vertical padding .container--tight_y
Container
Container with no top padding .container--tight_top
Container
Container with no bottom padding .container--tight_bottom
Container
Container with border .container--bordered
Container
Container with top border .container--bordered_top
Container
Container with bottom border .container--bordered_bottom
Container
<div class="container [modifier class]">Container</div>