From 548df2baf5bcfd57cbc87bd42ac208fc6f9db766 Mon Sep 17 00:00:00 2001 From: liaoxinyu Date: Sun, 18 Feb 2024 10:55:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/index.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 80e5231..5e0e456 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -343,7 +343,7 @@ -
+
Top 10
{{ $t("homeNewText.ee1") }}
@@ -362,8 +362,8 @@
-
- +
+
@@ -1326,10 +1326,10 @@ } .illustration_area{ width: 1200px; - margin: 133px auto 133px; + margin: 124px auto 124px; display: flex; justify-content: space-between; - align-items: center; + // align-items: center; .left{ color: #fff; max-width: 650px;