Browse Source

Docs: Fixed language navigation in small screens.

Mr.doob 6 năm trước cách đây
mục cha
commit
0c4f797afb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;