浏览代码

Docs: Fixed language navigation in small screens.

Mr.doob 6 年之前
父节点
当前提交
0c4f797afb
共有 1 个文件被更改,包括 1 次插入1 次删除
  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;