浏览代码

Keep bottom spacing identical too

torres126 6 年之前
父节点
当前提交
473dbbbae4
共有 1 个文件被更改,包括 1 次插入1 次删除
  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;