feat:完善景区页面
This commit is contained in:
@@ -31,9 +31,21 @@
|
||||
.mb-10 {
|
||||
margin-bottom: vh(10);
|
||||
}
|
||||
.mt-10 {
|
||||
margin-top: vh(10) !important;
|
||||
}
|
||||
.mr-10 {
|
||||
margin-right: vh(10);
|
||||
}
|
||||
.mt-20 {
|
||||
margin-top: vh(20) !important;
|
||||
}
|
||||
.ml-20 {
|
||||
margin-left: vh(20) !important;
|
||||
}
|
||||
.pt-20 {
|
||||
padding-top: vh(20);
|
||||
}
|
||||
.pt-20 {
|
||||
padding-top: vh(20);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user