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