Skip to content

Commit 5a50ec6

Browse files
author
fengr06
committed
change margin-top 120px to 0px
1 parent e8cdaf8 commit 5a50ec6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/next/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2931,7 +2931,7 @@ hr {
29312931
display: none;
29322932
}
29332933
.posts-expand .post {
2934-
margin-top: 120px;
2934+
margin-top: 0px;
29352935
}
29362936
.posts-expand .post:first-child {
29372937
margin-top: 0;

0 commit comments

Comments
 (0)