|
@ -17,8 +17,8 @@ const swiperStore = useSwiperStore() |
|
|
position: fixed; |
|
|
position: fixed; |
|
|
left: 80px; |
|
|
left: 80px; |
|
|
bottom: 60px; |
|
|
bottom: 60px; |
|
|
width: 185px; |
|
|
|
|
|
height: 392px; |
|
|
|
|
|
|
|
|
width: 167px; |
|
|
|
|
|
height: 386px; |
|
|
background: url(../../assets/img/contact.png) no-repeat; |
|
|
background: url(../../assets/img/contact.png) no-repeat; |
|
|
background-size: 100% 100%; |
|
|
background-size: 100% 100%; |
|
|
z-index: 999; |
|
|
z-index: 999; |
|
@ -28,8 +28,8 @@ const swiperStore = useSwiperStore() |
|
|
right: 10px; |
|
|
right: 10px; |
|
|
top: 50%; |
|
|
top: 50%; |
|
|
transform: translateY(-50%); |
|
|
transform: translateY(-50%); |
|
|
width: 185px; |
|
|
|
|
|
height: 392px; |
|
|
|
|
|
|
|
|
width: 167px; |
|
|
|
|
|
height: 386px; |
|
|
background: url(../../assets/img/contact.png) no-repeat; |
|
|
background: url(../../assets/img/contact.png) no-repeat; |
|
|
background-size: 100% 100%; |
|
|
background-size: 100% 100%; |
|
|
z-index: 999; |
|
|
z-index: 999; |
|
|