浏览代码

Revert #716, I broke things. :(

sixhours 4 年之前
父节点
当前提交
cb0cffcbba
共有 1 个文件被更改,包括 1 次插入6 次删除
  1. 1 6
      canard/style.css

+ 1 - 6
canard/style.css

@@ -3345,15 +3345,10 @@ a {
 		padding-top: 60px;
 	}
 	.archive .hentry:first-of-type,
+	.blog .hentry:first-of-type,
 	.search .hentry:first-of-type {
 		margin-top: -60px;
 	}
-	.blog .hentry:first-of-type {
-		margin: 0;
-		position: relative;
-		bottom: 60px;
-		z-index: -1;
-	}
 	.page .entry-footer {
 		margin-bottom: 30px;
 		margin-top: 30px;