Skip to content

<Container /> styles in theme.js

Compare
Choose a tag to compare
@simonfranzen simonfranzen released this 07 Feb 13:46
· 11 commits to master since this release

Setting an overall Container size in theme.js:

  Container: {
      maxWidth: 990,
  }