blob: d8b99f67ae4f77d280ef2f7709253a9e8b8ec166 [file] [log] [blame]
// VuePress Theme overrides
// Needed for table component to render correctly.
tr:nth-child(2n)
background-color transparent
table
border-collapse collapse
z-index 0 !important
width 100%
display table
th
border-right transparent
border-left transparent
text-align left
td
border none
// Change content to be left aligned
.theme-default-content:not(.custom),
.page-nav
max-width 72ch
margin 0
padding 2rem