Container

Containers are used to contain, pad, and (sometimes) center the content within them. While containers can be nested, most layouts do not require a nested container

.SnContainer
Basic
Containers are used to contain, pad, and (sometimes) center the content within them. While containers can be nested, most layouts do not require a nested container
<div class="SnContainer">
    <!-- Content here -->
</div>

API

PropertyClass
Container .SnContainer