소스 검색

#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%;
 }