Update index.html

This commit is contained in:
Anyon 2020-08-18 10:26:00 +08:00
parent 6cbc8eef1d
commit dd0d825e2a

View File

@ -116,7 +116,7 @@
} }
#news-box .news-item .news-articel-item span { #news-box .news-item .news-articel-item span {
width: 245px; width: 225px;
overflow: hidden; overflow: hidden;
line-height: 50px; line-height: 50px;
white-space: nowrap; white-space: nowrap;
@ -125,7 +125,7 @@
} }
#news-box .news-item .news-articel-item div { #news-box .news-item .news-articel-item div {
width: 50px; width: 70px;
height: 50px; height: 50px;
float: right; float: right;
overflow: hidden; overflow: hidden;