11 lines
No EOL
190 B
Stylus
Executable file
11 lines
No EOL
190 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%;
|
||
|
||
footer.page-edit
|
||
max-width: 80%; |