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