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 eeac88d commit c28d2a2Copy full SHA for c28d2a2
docs/tailwind.css
@@ -1122,15 +1122,15 @@ div[class*='language-'] {
1122
}
1123
1124
.VPSocialLinks.VPNavBarSocialLinks.social-links {
1125
- @apply ml-2.5;
+ @apply pl-2.5;
1126
1127
&::before {
1128
@apply hidden;
1129
1130
1131
1132
.VPNavBarAppearance.appearance {
1133
- @apply md:ml-1;
+ @apply md:pl-1;
1134
1135
1136
0 commit comments