aboutsummaryrefslogtreecommitdiff
path: root/doc/docs/.vuepress/styles/index.styl
blob: 31c4d51122d823d4fca0ee66640dde8480d78b28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/**
 * Custom Styles here.
 *
 * ref:https://v1.vuepress.vuejs.org/config/#index-styl
 */

.home .hero img
  width: 450px
  max-width 450px!important

.prism-editor__container
  min-height: 100%