Browse Source

Keep bottom spacing identical too

torres126 6 năm trước cách đây
mục cha
commit
473dbbbae4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      canard/style.css

+ 1 - 1
canard/style.css

@@ -3349,7 +3349,7 @@ a {
 		margin-top: -60px;
 	}
 	.blog .hentry:first-of-type {
-		margin-top: 0;
+		margin: 0;
 		position: relative;
 		bottom: 60px;
 		z-index: -1;