diff --git a/css/style.css b/css/style.css index 68982c7..6f352b5 100644 --- a/css/style.css +++ b/css/style.css @@ -207,7 +207,7 @@ body > hr { @media screen and (max-width: 599.9px) { #search-section:has(input:focus) { position: fixed; - top: 25px; + bottom: 10px; left: 10px; width: calc(100vw - 20px); margin: 0;