@ -24,19 +24,19 @@ export default{
</script>
<style scoped>
.home{
position: relative;
width: 100%;
height: 100%;
background-image: url('@/assets/buy.jpg');
color: white;
padding: 20px;
}
.enter{
top: 45px;
left: 360px;
background-size: cover;
.img1{
width: 70px;
height: 60px;
position: absolute;
top: 6.5vh;
left: 39vh;
width: 8vh;
height: 7vh;
</style>
@ -72,12 +72,11 @@ export default {
.image {
position: fixed;
width: 200px;
min-height: 160px;
max-height: 160px;
width: 21vh;
height: 18vh;
object-fit: contain;
bottom: 70px;
left: 682px;
top: 76%;
left: 35.57%;
/* left: 35.5%; */