Explorar o código

Forcing 3 columns on width < 640 devices. Thanks @roman01la!

Mr.doob %!s(int64=10) %!d(string=hai) anos
pai
achega
bbdc22a3c8
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      index.html

+ 2 - 2
index.html

@@ -177,8 +177,8 @@
 					width: 100%;
 				}
 				#viewer img {
-					width: 100px;
-					height: 75px;
+					width: 33.33%;
+					height: auto;
 				}
 				#expandButton{
 					display: block;