diff --git a/src/.vuepress/theme/components/Navbar.vue b/src/.vuepress/theme/components/Navbar.vue index 98f7e84a53..1073cab9ea 100644 --- a/src/.vuepress/theme/components/Navbar.vue +++ b/src/.vuepress/theme/components/Navbar.vue @@ -108,7 +108,7 @@ $navbar-horizontal-padding = 1.5rem; padding: $navbar-vertical-padding $navbar-horizontal-padding; line-height: $navbarHeight - 1.4rem; - a, span, img { + a, img { display: inline-block; }