Updated Search Bar (#1265)
This commit is contained in:
parent
19888f7c44
commit
e5ababbfb5
1 changed files with 3 additions and 0 deletions
|
|
@ -992,6 +992,7 @@ pre {
|
|||
|
||||
/* Search bar */
|
||||
#beautifuljekyll-search-overlay {
|
||||
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
|
||||
display: none;
|
||||
z-index: 999999;
|
||||
position: fixed;
|
||||
|
|
@ -1003,6 +1004,7 @@ pre {
|
|||
text-align: center;
|
||||
padding: 1rem;
|
||||
}
|
||||
|
||||
#nav-search-exit {
|
||||
position: absolute;
|
||||
top: 1.5rem;
|
||||
|
|
@ -1031,6 +1033,7 @@ pre {
|
|||
border: none;
|
||||
padding: 0 3rem;
|
||||
}
|
||||
|
||||
@media (max-width: 1199px) {
|
||||
#nav-search-input {
|
||||
width: 75%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue