changed search button behavior to reflect changes to the sidebar priority

This commit is contained in:
Xanazf 2024-10-13 00:08:18 +03:00
parent 119c8a2e6c
commit 9703f832b6
No known key found for this signature in database
GPG key ID: 4E4A5AD1FB748427
2 changed files with 115 additions and 48 deletions

View file

@ -186,12 +186,6 @@ footer {
}
}
@media (min-width: 65rem) {
.search {
display: block;
}
}
@media (min-width: 85rem) {
html {
font-size: 16px;