We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4415be commit 5f781baCopy full SHA for 5f781ba
1 file changed
src/.vuepress/styles/index.styl
@@ -31,7 +31,7 @@ a.sidebar-link.active
31
background-color #fdf6f8
32
33
.sidebar p:has( span:empty )
34
- padding: 0
+ padding 0
35
36
.theme-default-content
37
code
@@ -48,6 +48,7 @@ a.sidebar-link.active
48
.logo
49
height 1.5rem
50
width 1.5rem
51
+ min-width unset
52
margin-right 5px
53
vertical-align middle
54
0 commit comments