Browse Source

Remove height constraint for feature image

DricomDragon 5 năm trước cách đây
mục cha
commit
ed6778bed1
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      web/custom.css

+ 0 - 1
web/custom.css

@@ -19,7 +19,6 @@ p {
 
 .feature-img {
 	width: 128px;
-	height: 128px;
 }
 
 .feature-content {