|
@@ -66,7 +66,7 @@ export default {
|
|
|
img{width: 330px;height:186px;border-radius: 8px;z-index: 8;}
|
|
|
p{
|
|
|
color: #fdfdfd;font-size: 14px;display: flex;justify-content: space-between;
|
|
|
- left: 70px;right: -10px;bottom: -2px;z-index: 11;position: absolute;letter-spacing: 2px;
|
|
|
+ left: 70px;right: -10px;bottom: -2px;z-index: 11;position: absolute;letter-spacing: 1px;
|
|
|
}
|
|
|
.video-play-btn{
|
|
|
width: 70px;height: 70px;position: absolute;z-index: 10;background-size: cover;background-position: center;
|