fix(header): fix header wrap
This commit is contained in:
parent
0fe7ee2a1f
commit
643cfaf2e1
@ -7,7 +7,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.header .clear-header-space {
|
.header .clear-header-space {
|
||||||
height: 360px;
|
height: 330px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header.sticky .clear-header-space {
|
.header.sticky .clear-header-space {
|
||||||
|
@ -101,6 +101,10 @@
|
|||||||
min-height: 450px;
|
min-height: 450px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.header .clear-header-space {
|
||||||
|
height: 450px;
|
||||||
|
}
|
||||||
|
|
||||||
.search-panel {
|
.search-panel {
|
||||||
margin-top: 0px !important;
|
margin-top: 0px !important;
|
||||||
padding-left: 6px;
|
padding-left: 6px;
|
||||||
|
Loading…
Reference in New Issue
Block a user