mirror of
https://github.com/ViViDboarder/Vivid-Casper.git
synced 2024-12-22 19:47:38 +00:00
parent
2aaf7441af
commit
20ced95885
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -438,11 +438,14 @@ body:not(.has-cover) .site-header-content:not(.left-aligned) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 991px) {
|
@media (max-width: 991px) {
|
||||||
.gh-search {
|
.gh-head-actions .gh-search {
|
||||||
position: fixed;
|
display: none;
|
||||||
top: 16px;
|
}
|
||||||
left: 16px;
|
}
|
||||||
z-index: 10;
|
|
||||||
|
@media (min-width: 992px) {
|
||||||
|
.gh-head-brand .gh-search {
|
||||||
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user