Browse Source

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

Bob Matyas 3 years ago
parent
commit
f4ecf8b708
1 changed files with 0 additions and 2 deletions
  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%;
 }