xref: /openbmc/webui-vue/docs/.vuepress/styles/palette.styl (revision ab93192e39e100b642aed9754adac12f590fd581)
1
2// VuePress Theme overrides
3// Change content to be left aligned
4.theme-default-content:not(.custom),
5.page-nav
6  max-width 72ch
7  margin 0
8  padding 2rem
9