From 76445f57b8c66cbee4120ae2a5d65d298e8577f8 Mon Sep 17 00:00:00 2001 From: yusong1228 Date: Fri, 13 Jun 2025 21:24:19 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/DZP3.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/DZP3.vue b/src/views/DZP3.vue index 81f673b..dc7844f 100644 --- a/src/views/DZP3.vue +++ b/src/views/DZP3.vue @@ -285,7 +285,7 @@ onMounted(() => { .wheel-base { background-image: url('/public/wheel-base1.png'); position: fixed; - left: 535px; + left: 28%; top: 160px; width: 568px; height: 600px; @@ -298,7 +298,7 @@ onMounted(() => { .luckyWheel .lucky { aspect-ratio: 1/1; color: aqua; - margin-top: -3rem; + margin-top: -10%; } h1 {