Explorar el Código

Docs: Fixed language navigation in small screens.

Mr.doob hace 6 años
padre
commit
0c4f797afb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      docs/index.css

+ 1 - 1
docs/index.css

@@ -174,7 +174,7 @@ iframe {
 	#content {
 		position: absolute;
 		left: 0;
-		top: 90px;
+		top: 120px;
 		right: 0;
 		bottom: 0;
 		font-size: 17px;