修改样式
This commit is contained in:
parent
12c9f98274
commit
ebc4500443
@ -297,6 +297,15 @@
|
|||||||
--bs-gutter-y: 3rem
|
--bs-gutter-y: 3rem
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@media (max-width: 820px) {
|
||||||
|
.seach .rowbg .row>* {
|
||||||
|
padding-right:4px;
|
||||||
|
padding-left: 4px;
|
||||||
|
}
|
||||||
|
.homesechbtn{
|
||||||
|
padding: 10px 16px !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
@media (max-width: 765px) {
|
@media (max-width: 765px) {
|
||||||
.hero-banner .seach img{
|
.hero-banner .seach img{
|
||||||
display: none;
|
display: none;
|
||||||
@ -343,6 +352,9 @@
|
|||||||
.mb-24 {
|
.mb-24 {
|
||||||
margin-bottom: 10px !important;
|
margin-bottom: 10px !important;
|
||||||
}
|
}
|
||||||
|
.seach .rowbg {
|
||||||
|
padding-top: 10px !important;
|
||||||
|
}
|
||||||
.vs__selected-options {
|
.vs__selected-options {
|
||||||
max-height: 40px !important;
|
max-height: 40px !important;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user