优化一些样式

This commit is contained in:
A1300399510
2024-04-18 18:54:09 +08:00
parent 223e38d739
commit 4bc572173b

View File

@@ -3128,6 +3128,7 @@ img {
border-radius: 10px; border-radius: 10px;
color: #fff; color: #fff;
margin-right: 10px; margin-right: 10px;
max-width: 570px;
} }
.journey-item .journey-value.bus { .journey-item .journey-value.bus {
@@ -3142,6 +3143,7 @@ img {
border-radius: 10px; border-radius: 10px;
margin-right: 10px; margin-right: 10px;
color: #333333; color: #333333;
max-width: 570px;
} }
.academy-school-hint { .academy-school-hint {