mirror of
https://gitee.com/koogua/course-tencent-cloud.git
synced 2025-06-27 21:10:24 +08:00
优化文章缩略图尺寸
This commit is contained in:
parent
6870380091
commit
a47e63340e
@ -16,7 +16,7 @@ class AppInfo
|
|||||||
|
|
||||||
protected $link = 'https://koogua.com';
|
protected $link = 'https://koogua.com';
|
||||||
|
|
||||||
protected $version = '1.5.7';
|
protected $version = '1.5.8';
|
||||||
|
|
||||||
public function __get($name)
|
public function __get($name)
|
||||||
{
|
{
|
||||||
|
@ -479,8 +479,8 @@
|
|||||||
|
|
||||||
.article-card .cover {
|
.article-card .cover {
|
||||||
flex: 0 0 auto;
|
flex: 0 0 auto;
|
||||||
width: 150px;
|
width: 180px;
|
||||||
height: 84px;
|
height: 100px;
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user