Browse Source

样式调整

xujunjie 1 year ago
parent
commit
acb2e194e7
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/pages/Home/index.less

+ 2 - 1
src/pages/Home/index.less

@@ -4,6 +4,7 @@
   align-items: center;
   height: 100vh;
   width: 100%;
+  padding-top: 300px;
 }
 .box {
   background: url('@/assets/home-box-bg.png') no-repeat center;
@@ -53,7 +54,7 @@
 .scadaContent {
   padding: 20px;
   height: 300px;
-  width: 700px;
+  width: 800px;
 }
 .scoreBox {
   display: flex;