Skip to content

Commit 99fb111

Browse files
committed
SlugPreview spacing fix
1 parent dc6fd6e commit 99fb111

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
.slugPreviewGroup {
2-
margin-top: 1px;
2+
margin-top: 2px;
3+
margin-bottom: 2px;
34
}
45

56
.slugPreviewButton {
6-
margin-top: -1px;
7+
margin-top: -2px;
78
}

0 commit comments

Comments
 (0)