Andrew Chalkley 9 年之前
父节点
当前提交
0ed439afbc
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      front-end/css/style.css

+ 4 - 0
front-end/css/style.css

@@ -3,6 +3,10 @@
 	padding: 0;
 }
 
+html {
+	overflow: hidden;
+}
+
 body {
 	padding: 50px;
 	font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;