8 lines
153 B
Stylus
Executable file
8 lines
153 B
Stylus
Executable file
/**
|
||
* Custom Styles here.
|
||
*
|
||
* ref:https://v1.vuepress.vuejs.org/config/#index-styl
|
||
*/
|
||
|
||
div.theme-default-content:not(.custom)
|
||
max-width: 80%;
|