From 154a27ed63f10fe08251c6fdfdaa888528448791 Mon Sep 17 00:00:00 2001 From: Edouard Dausque Date: Thu, 1 Nov 2018 18:09:36 +0100 Subject: [PATCH] update banner width due to new menu entry --- Chapril-banner/chapril-banner.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapril-banner/chapril-banner.css b/Chapril-banner/chapril-banner.css index e2b8a1c..e065da9 100644 --- a/Chapril-banner/chapril-banner.css +++ b/Chapril-banner/chapril-banner.css @@ -24,7 +24,7 @@ body #chapril-banner-zone { width: 100%; - max-width: 900px; + max-width: 930px; margin: 0 auto; padding: 0; text-align: left;