From 73b3a4e7557e03be9c31a8ac80677a58adee2fa3 Mon Sep 17 00:00:00 2001 From: yaoyuhao Date: Fri, 19 Apr 2024 09:58:20 +0800 Subject: [PATCH] 1 --- src/view/hygiene.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/view/hygiene.vue b/src/view/hygiene.vue index 91b783a..4c8139b 100644 --- a/src/view/hygiene.vue +++ b/src/view/hygiene.vue @@ -613,10 +613,10 @@ const change = (name, index) => { background-image: url(@/assets/images/hygiene/xia.png); background-repeat: no-repeat; background-size: 100% 100%; - margin: 60px auto; + margin: 50px auto; position: relative; display: flex; - margin-top: 80px; + margin-top: 90px; .left { display: flex; align-items: center;