Ver código fonte

Docs: Fixed language navigation in small screens.

Mr.doob 6 anos atrás
pai
commit
0c4f797afb
1 arquivos alterados com 1 adições e 1 exclusões
  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;