summaryrefslogtreecommitdiffstats
path: root/docs/.vuepress/styles/palette.styl
blob: 6f343b6b31c25de3eb0c965ad6c2860d7042d908 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$accentColor = #DD0B78
$textColor = #2c3e50
$borderColor = #eaecef
$codeBgColor = #282c34

.home .hero img
  max-width: 500px
  min-width: 300px
  width: 100%

#main-title
  display: none

.hero
  margin: 150px 25px