gctGenerator/docs/.vuepress/styles/index.styl

11 lines
190 B
Stylus
Raw Normal View History

2020-06-28 06:33:20 +09:00
/**
* Custom Styles here.
*
* refhttps://v1.vuepress.vuejs.org/config/#index-styl
*/
div.theme-default-content:not(.custom)
max-width: 80%;
2020-06-28 11:51:06 +09:00
footer.page-edit
max-width: 80%;