update
This commit is contained in:
@@ -258,7 +258,7 @@ onUnmounted(() => {
|
||||
position: absolute;
|
||||
top: 24vw;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
transform: translateX(-50%) !important;
|
||||
width: 65.462963vw;
|
||||
height: 19.907407vw;
|
||||
background-image: url("../assets/images/lottery-title.webp");
|
||||
@@ -357,6 +357,7 @@ onUnmounted(() => {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
top: -14vw;
|
||||
transform-style: preserve-3d;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user