feat:完善整体样式
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
background-color: transparent !important;
|
||||
}
|
||||
.core-video {
|
||||
margin: vh(10);
|
||||
margin: vw(8);
|
||||
width: vw(300);
|
||||
border-radius: vw(2);
|
||||
background-image: url('@/assets/images/bg-1.png');
|
||||
@@ -135,7 +135,7 @@
|
||||
}
|
||||
&-img {
|
||||
width: 100%;
|
||||
height: vh(164);
|
||||
height: vw(164);
|
||||
display: block;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user