From 9206d09b197125f14784c972922f3527599b2bcc Mon Sep 17 00:00:00 2001 From: opi Date: Sun, 28 Jun 2015 16:32:38 +0200 Subject: [PATCH] Correction responsive header filet. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- 2.39.2