main
hhr 2023-12-20 23:57:55 +08:00
parent 41ce976bdf
commit d45701b87d
1 changed files with 2 additions and 2 deletions

View File

@ -75,13 +75,13 @@
.top-all{
background: url("../../../public/assets/top-all.png") 0 0 no-repeat;
background-size: contain;
width: 43%;
width: 41%;
height: 9.5%;
position: absolute;
top: 12%;
z-index: 100;
zoom: 0.5;
left: 28%;
left: 29%;
}
.bottom-menu{