Skip to content

Commit 565df84

Browse files
committed
Update style header
1 parent ee2241d commit 565df84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.vuepress/theme/components/TheHeader.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ export default {
121121
}
122122
123123
@media (max-width: theme('screens.lg')) {
124-
@apply px-3;
124+
@apply pl-1 pr-3;
125125
}
126126
127127
&-logo--bg {

0 commit comments

Comments
 (0)