111111
parent
c94a197da9
commit
41ce976bdf
|
|
@ -73,12 +73,12 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.top-all{
|
.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;
|
background-size: contain;
|
||||||
width: 1240px;
|
width: 43%;
|
||||||
height: 159px;
|
height: 9.5%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 120px;
|
top: 12%;
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
zoom: 0.5;
|
zoom: 0.5;
|
||||||
left: 28%;
|
left: 28%;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue