style: 竞赛主页样式修改

This commit is contained in:
2026-01-30 17:21:11 +08:00
parent de78bfc051
commit 89a89ea5ef
18 changed files with 773 additions and 278 deletions

View File

@@ -2506,4 +2506,7 @@ textarea:focus {
}
.justify-center {
justify-content: center;
}
.flex-1{
flex: 1;
}