From f650ab2edfb5559ba071575c23ada1618f4a6132 Mon Sep 17 00:00:00 2001
From: "real3t@gmail.com" <>
Date: Fri, 31 Mar 2017 08:18:18 +0000
Subject: [PATCH] =?UTF-8?q?Largeur=20maximum=20de=20la=20zone=20de=20logo?=
 =?UTF-8?q?=20=C3=A0=20la=20largeur=20du=20viewport.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 stylessoyezcreateurs.css.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stylessoyezcreateurs.css.html b/stylessoyezcreateurs.css.html
index 942c0277..f89d68dc 100644
--- a/stylessoyezcreateurs.css.html
+++ b/stylessoyezcreateurs.css.html
@@ -1657,6 +1657,7 @@ div [lang], span [lang] { font-style: italic; }
 	left: 0;
 	top: 0;
 	max-width: 100vw;
+	box-sizing: border-box;
  }
  #header h1 {
     clear: right; float: inherit;
-- 
GitLab