浏览代码

#4730: Canard: Fix Blog Post block thumbnail background (#5986)

Bob Matyas 3 年之前
父节点
当前提交
f4ecf8b708
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      canard/style.css

+ 0 - 2
canard/style.css

@@ -2138,9 +2138,7 @@ body:not(.group-blog) .sticky .entry-summary + .entry-meta > span:nth-of-type(3)
 
 /* Post Thumbnail */
 .post-thumbnail {
-	background: #000;
 	display: block;
-	height: 100%;
 	position: relative;
 	width: 100%;
 }