1
0
mirror of https://gitee.com/koogua/course-tencent-cloud.git synced 2025-06-24 20:06:09 +08:00

优化文章缩略图尺寸

This commit is contained in:
koogua 2022-08-31 10:27:03 +08:00
parent 6870380091
commit ea78fd3c5c

View File

@ -479,8 +479,8 @@
.article-card .cover {
flex: 0 0 auto;
width: 150px;
height: 84px;
width: 180px;
height: 100px;
margin-left: 10px;
}