移动端首页文章样式
This commit is contained in:
parent
66cf12c7b6
commit
a5f21be2f9
|
@ -8642,6 +8642,7 @@ li {
|
||||||
.recent-post-item .recent-post-info .recent-post-info-top .content {
|
.recent-post-item .recent-post-info .recent-post-info-top .content {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
-webkit-line-clamp: 2;
|
-webkit-line-clamp: 2;
|
||||||
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#recent-posts .recent-post-item .recent-post-info .article-title {
|
#recent-posts .recent-post-item .recent-post-info .article-title {
|
||||||
|
|
Loading…
Reference in New Issue