Skip to content

Commit d9f7831

Browse files
committed
fix(dcos): margin-left of the top logo
1 parent e793d9d commit d9f7831

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/theme/styles/custom.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,6 @@ img {
131131
margin: 10px auto;
132132
}
133133

134-
.VPImage .logo {
134+
.VPImage.logo {
135135
margin-left: 0;
136136
}

0 commit comments

Comments
 (0)