X-Git-Url: https://nos-oignons.net/gitweb/website.git/blobdiff_plain/9d4f318af64fca7e8d0c8b5a45c39a23d56ad66d..f34db3426b3bc41e762898578947dfb4b9bcc53c:/assets/home.css diff --git a/assets/home.css b/assets/home.css index d3bf66f..7255268 100644 --- a/assets/home.css +++ b/assets/home.css @@ -6,6 +6,11 @@ } .body-wrapper > header {background: none;} } +@media screen and (min-width: 45em) and (max-width: 900px) { + #logo { + background-position: right center; + } +} h1.title {display: none;}