|
@ -285,7 +285,7 @@ onMounted(() => { |
|
|
.wheel-base { |
|
|
.wheel-base { |
|
|
background-image: url('/public/wheel-base1.png'); |
|
|
background-image: url('/public/wheel-base1.png'); |
|
|
position: fixed; |
|
|
position: fixed; |
|
|
left: 535px; |
|
|
|
|
|
|
|
|
left: 28%; |
|
|
top: 160px; |
|
|
top: 160px; |
|
|
width: 568px; |
|
|
width: 568px; |
|
|
height: 600px; |
|
|
height: 600px; |
|
@ -298,7 +298,7 @@ onMounted(() => { |
|
|
.luckyWheel .lucky { |
|
|
.luckyWheel .lucky { |
|
|
aspect-ratio: 1/1; |
|
|
aspect-ratio: 1/1; |
|
|
color: aqua; |
|
|
color: aqua; |
|
|
margin-top: -3rem; |
|
|
|
|
|
|
|
|
margin-top: -10%; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
h1 { |
|
|
h1 { |
|
|