浏览代码

Remove height constraint for feature image

DricomDragon 5 年之前
父节点
当前提交
ed6778bed1
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      web/custom.css

+ 0 - 1
web/custom.css

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