This commit is contained in:
xingyy 2024-07-30 11:26:49 +08:00
parent 0074561699
commit 196670f15c

View File

@ -126,7 +126,7 @@ onBeforeUnmount(() => {
background-repeat: no-repeat; background-repeat: no-repeat;
position: relative; position: relative;
.content2{ .content2{
bottom: 85px; top: 550px;
left: 50%; left: 50%;
transform: translateX(-50%); transform: translateX(-50%);
position: absolute; position: absolute;