feat:完善整体样式
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user