Explorar el Código

Remove height constraint for feature image

DricomDragon hace 5 años
padre
commit
ed6778bed1
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      web/custom.css

+ 0 - 1
web/custom.css

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