From: opi <opi@no-log.org>
Date: Sun, 28 Jun 2015 14:32:38 +0000 (+0200)
Subject: Correction responsive header filet.
X-Git-Url: https://nos-oignons.net/gitweb/website.git/commitdiff_plain/9206d09b197125f14784c972922f3527599b2bcc?hp=c31f4867062787b9ba4bc8d1ad6a358f62148246

Correction responsive header filet.
---

diff --git a/local.css b/local.css
index ed36403..912c215 100644
--- a/local.css
+++ b/local.css
@@ -100,7 +100,7 @@ thead td {
     padding: 1em 0;
     border-bottom: solid 1px #ccc;
 }
-@media screen and (min-width: 400px) {
+@media screen and (min-width: 390px) {
   .body-wrapper > header {
     background: url("assets/filet.png") no-repeat scroll 99% 105px #FFF;
   }