Browse Source

Docs: Fixed language navigation in small screens.

Mr.doob 6 years ago
parent
commit
0c4f797afb
1 changed files with 1 additions and 1 deletions
  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;