瀏覽代碼

修改空白部分宽度

zhangxc 6 年之前
父節點
當前提交
14a065d359
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/html/information.html

+ 1 - 1
src/html/information.html

@@ -56,7 +56,7 @@
             border-bottom: 1px dashed #ccc;
         }
         .container{
-            width: 76%;
+            width: 80%;
             overflow: hidden;
             background: #fff;
             margin: 0 auto;