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 {