|
@@ -18,9 +18,10 @@
|
|
width: 14.31rem;
|
|
width: 14.31rem;
|
|
img{
|
|
img{
|
|
display: block;
|
|
display: block;
|
|
- width: 24%;
|
|
|
|
|
|
+ width: 16vw;
|
|
max-width: 220Px;
|
|
max-width: 220Px;
|
|
cursor: pointer;
|
|
cursor: pointer;
|
|
|
|
+ object-fit: contain;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
@@ -80,5 +80,5 @@
|
|
height: 100%;
|
|
height: 100%;
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
color: #999999;
|
|
color: #999999;
|
|
- height: 50vh;
|
|
|
|
|
|
+ height: 70vh;
|
|
}
|
|
}
|