Pārlūkot izejas kodu

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

Bob Matyas 3 gadi atpakaļ
vecāks
revīzija
f4ecf8b708
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  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%;
 }