[optimize] revise the news list

This commit is contained in:
mysper
2021-01-20 14:29:13 +08:00
parent b2c70ad631
commit 6075aa8e14
2 changed files with 4 additions and 4 deletions

View File

@@ -49,7 +49,7 @@ $fontColor: $mid-blue;
}
@media screen and (max-width: 891px) {
.introduction {
height: 2200px;
height: 2400px;
}
}