We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 083685c commit 68f163eCopy full SHA for 68f163e
themes/vue/source/css/page.styl
@@ -88,10 +88,11 @@ $header-height = 40px
88
list-style-type none
89
margin 0
90
line-height 1.8em
91
+ padding-left 1em
92
+ .menu-root
93
padding-left 0
94
.menu-sub
95
font-size .85em
- padding-left 1em
96
.sidebar-link
97
color $light
98
&.current
@@ -106,6 +107,7 @@ $header-height = 40px
106
107
.main-menu
108
margin-bottom 20px
109
display none
110
+ padding-left 0
111
112
.content
113
padding 2.2em 0
0 commit comments