X-Git-Url: https://www.nos-oignons.net/gitweb/website.git/blobdiff_plain/9d4f318af64fca7e8d0c8b5a45c39a23d56ad66d..5f59f945f62db7f20c8c84a654cfc358f1f43bf8:/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;}