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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

After

Width:  |  Height:  |  Size: 492 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB

View File

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

View File

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