UI Generator

Select theme appearance

Center

- html
<!-- COMPONENT-START: nc-center -->
<div class="nc-center">
    <div class="example-block"></div>
</div>
<!-- COMPONENT-END: nc-center -->
  • To use it as a layout wrapper, pair it with a simple class, that sets the CSS Variables to your desired layout specifics.
--center-measure
Set the max width of the container. Defaults to max-content.
--center-padding
Set the padding of the container. Defaults to 0.