Container
Simple wrapper to responsively align page layout to the main grid.
Usage
import { Container } from "@skyltmax/ds9"Examples
Responsive
Container centers the contents on the page using different maximum widths and paddings depending on breakpoints for a
responsive layout.
Contents
Code