Region
A consistently spaced section to bring some white space to your blocks. Used in most website layouts.
Link to section titled: Component
Component
Region
- html<!-- COMPONENT-START: nc-region -->
<div class="nc-region">
<div class="example-block"></div>
</div>
<!-- COMPONENT-END: nc-region --> Link to section titled: CSS Variables
CSS Variables
- --region-space
- Set the vertical padding of the region. Defaults to --spacing-farthest.