feat: 调整首页顶部功能

This commit is contained in:
duanshuwen
2025-11-04 21:13:19 +08:00
parent e81b7e662a
commit fad25e951c
6 changed files with 74 additions and 23 deletions

View File

@@ -9,3 +9,15 @@
.h-80 {
height: 80px;
}
.h-44 {
height: 44px;
}
.h-32 {
height: 32px;
}
.h-24 {
height: 24px;
}