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
<div class="SnContainer">
<!-- Content here -->
</div>
API
Property | Class |
---|---|
Container | .SnContainer |