@@ -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;