改了首页标题间距

This commit is contained in:
2024-03-11 15:12:10 +08:00
parent 96706fd244
commit 081be67fab
2 changed files with 11 additions and 5 deletions

View File

@@ -363,15 +363,15 @@ input.disable {
}
.exten_sion .es_jour li:nth-child(3n+1) {
width: 30%;
width: 35%;
}
.exten_sion .es_jour li:nth-child(3n+2) {
width: 35.5%;
width: 34%;
}
.exten_sion .es_jour li:nth-child(3n+3) {
width: 25.5%;
width: 30%;
}
.exten_sion .es_serch {