feat: 调整首页顶部功能
This commit is contained in:
@@ -6,6 +6,14 @@
|
||||
width: 100vw;
|
||||
}
|
||||
|
||||
.w-24 {
|
||||
width: 24px;
|
||||
}
|
||||
|
||||
.w-32 {
|
||||
width: 32px;
|
||||
}
|
||||
|
||||
.w-50 {
|
||||
width: 50%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user