소스 검색

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 {