no message

This commit is contained in:
A1300399510 2024-11-12 17:05:41 +08:00
parent a20ad6070a
commit 7a277387f9
2 changed files with 1 additions and 2 deletions

View File

@ -431,7 +431,6 @@
color: #000000; color: #000000;
} }
.content .details-box .tuition { .content .details-box .tuition {
width: 451px;
height: 140px; height: 140px;
padding-right: 10px; padding-right: 10px;
} }

View File

@ -495,7 +495,7 @@
} }
.tuition { .tuition {
width: 451px; // width: 451px;
height: 140px; height: 140px;
padding-right: 10px; padding-right: 10px;
.tuition-left { .tuition-left {