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{ .top-all{
background: url("../../../public/assets/top-all.png") 0 0 no-repeat; background: url("../../../public/assets/top-all.png") 0 0 no-repeat;
background-size: contain; background-size: contain;
width: 43%; width: 41%;
height: 9.5%; height: 9.5%;
position: absolute; position: absolute;
top: 12%; top: 12%;
z-index: 100; z-index: 100;
zoom: 0.5; zoom: 0.5;
left: 28%; left: 29%;
} }
.bottom-menu{ .bottom-menu{