7 lines
187 B
Stylus
7 lines
187 B
Stylus
|
// For custom styles
|
||
|
// See: https://vuepress.vuejs.org/config/#index-styl
|
||
|
|
||
|
// Center images on page (only relevant when resized with markdown-it-imsize)
|
||
|
img
|
||
|
display block
|
||
|
margin auto
|