Fix image height in discover
[stouyapi.git] / www / ouya-discover.css
index baf3104950112cf89bc6b6b44c1f8db9ddfed6ee..64a741ff75a5dfcc332c336e39fe0c04b87a4d66 100644 (file)
@@ -67,6 +67,7 @@ a {
 }
 .tile img {
     width: 20vw;
+    height: auto;
 }
 h3 {
     margin: 0;