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 7dcc4b2 commit 276faf8Copy full SHA for 276faf8
src/.vuepress/theme/Navbar.vue
@@ -74,7 +74,7 @@ function css (el, property) {
74
<style lang="stylus">
75
@import './styles/config.styl'
76
77
-$navbar-vertical-padding = 0.7rem
+$navbar-vertical-padding = 2rem
78
$navbar-horizontal-padding = 0
79
80
.navbar
@@ -87,7 +87,7 @@ $navbar-horizontal-padding = 0
87
.logo
88
height $navbarHeight - 1.4rem
89
min-width $navbarHeight - 1.4rem
90
- margin-right 0.8rem
+ margin 0 2rem
91
vertical-align top
92
.site-name
93
font-size 1.3rem
0 commit comments