diff --git a/.vuepress/theme/styles/nav.css b/.vuepress/theme/styles/nav.css index 20abf3ec..9df553f1 100644 --- a/.vuepress/theme/styles/nav.css +++ b/.vuepress/theme/styles/nav.css @@ -111,7 +111,7 @@ @screen md { .suggestion-padding { - @apply .w-1/3 .inline-block; + @apply .w-1/3; } } }