|
@@ -65,8 +65,8 @@ export default {
|
|
display: flex;align-items: center;
|
|
display: flex;align-items: center;
|
|
img{width: 100%;border-radius: 8px;z-index: 8;}
|
|
img{width: 100%;border-radius: 8px;z-index: 8;}
|
|
p{
|
|
p{
|
|
- color: #fdfdfd;font-size: 18px;display: flex;justify-content: space-between;
|
|
|
|
- left: 65px;right: -15px;bottom: -4px;z-index: 11;position: absolute;
|
|
|
|
|
|
+ color: #fdfdfd;font-size: 14px;display: flex;justify-content: space-between;
|
|
|
|
+ left: 70px;right: -10px;bottom: -2px;z-index: 11;position: absolute;
|
|
}
|
|
}
|
|
.video-play-btn{
|
|
.video-play-btn{
|
|
width: 70px;height: 70px;position: absolute;z-index: 10;background-size: cover;background-position: center;
|
|
width: 70px;height: 70px;position: absolute;z-index: 10;background-size: cover;background-position: center;
|