main
hhr 2023-12-20 23:54:39 +08:00
parent c94a197da9
commit 41ce976bdf
1 changed files with 4 additions and 4 deletions

View File

@ -73,12 +73,12 @@
}
.top-all{
background: url("../../../public/assets/top-all.png") 0 50px no-repeat;
background: url("../../../public/assets/top-all.png") 0 0 no-repeat;
background-size: contain;
width: 1240px;
height: 159px;
width: 43%;
height: 9.5%;
position: absolute;
top: 120px;
top: 12%;
z-index: 100;
zoom: 0.5;
left: 28%;