瀏覽代碼

update chart-maker style

zxlie 6 月之前
父節點
當前提交
619a6be315
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      apps/chart-maker/style.css

+ 2 - 1
apps/chart-maker/style.css

@@ -17,6 +17,7 @@ body {
     padding-top: 15px;
     max-width: 1200px;
     margin: 0 auto;
+    font-size:100%;
 }
 
 .container {
@@ -128,7 +129,7 @@ main {
     display: flex;
     align-items: center;
     position: relative;
-    left: -260px;
+    left: -230px;
 }
 
 .checkbox-group label {