X-Git-Url: https://nos-oignons.fr/gitweb/website.git/blobdiff_plain/1a9be1052c3f308dd19e2337974f9cc9f83b4021..170fc8e5f05b2c70c2fb191204854fe3b1c478a9:/assets/home.css diff --git a/assets/home.css b/assets/home.css index 282babf..7255268 100644 --- a/assets/home.css +++ b/assets/home.css @@ -6,7 +6,7 @@ } .body-wrapper > header {background: none;} } -@media screen and (max-width: 900px) { +@media screen and (min-width: 45em) and (max-width: 900px) { #logo { background-position: right center; }