Skip to content

Commit c28d2a2

Browse files
committed
📘 doc: adjust navigation padding
1 parent eeac88d commit c28d2a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tailwind.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1122,15 +1122,15 @@ div[class*='language-'] {
11221122
}
11231123

11241124
.VPSocialLinks.VPNavBarSocialLinks.social-links {
1125-
@apply ml-2.5;
1125+
@apply pl-2.5;
11261126

11271127
&::before {
11281128
@apply hidden;
11291129
}
11301130
}
11311131

11321132
.VPNavBarAppearance.appearance {
1133-
@apply md:ml-1;
1133+
@apply md:pl-1;
11341134

11351135
&::before {
11361136
@apply hidden;

0 commit comments

Comments
 (0)