feat:完善整体样式

This commit is contained in:
zjc
2025-01-02 18:32:49 +08:00
parent d67ac75031
commit ab1ab210a9
23 changed files with 744 additions and 305 deletions

View File

@@ -38,10 +38,10 @@
margin-top: vw(8) !important;
}
.pt-10 {
padding-top: vh(10) !important;
padding-top: vw(10) !important;
}
.pb-10 {
padding-bottom: vh(10) !important;
padding-bottom: vw(10) !important;
}
.mb-10 {
margin-bottom: vh(10) !important;