diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 3a067c2..0bc2e02 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -156,7 +156,7 @@ - +
@@ -180,7 +180,7 @@
- +
@@ -214,14 +214,16 @@
- + @@ -831,7 +833,9 @@ const handleView = (row) => { } .home-bg .notice-block { height: 624px !important; - } + } .todo-bg { + margin-top: 10px; + } } @media only screen and (max-width: 1500px) { @@ -867,6 +871,7 @@ const handleView = (row) => { width: 240px !important; } } + } @media only screen and (max-width: 1200px) {