Skip to content

Commit 66fad6d

Browse files
authored
FIX: for better like buttons style. (3)
1 parent fb1f5c2 commit 66fad6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/css/_common/components/post/post-nav.styl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.post-nav {
22
display: table;
3-
margin-top: 60px;
3+
margin-top: 30px;
44
width: 100%;
55
border-top: 1px solid $gainsboro;
66
}

0 commit comments

Comments
 (0)