From 68746cb30bb0c85539761ee8f0fd7647015c96e7 Mon Sep 17 00:00:00 2001 From: polo Date: Fri, 18 Jul 2025 22:21:31 +0200 Subject: =?UTF-8?q?d=C3=A9tection=20des=20MAJ=20du=20CSS=20et=20JS=20avec?= =?UTF-8?q?=20versioning=20des=20fichiers?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/foot.css | 1 + 1 file changed, 1 insertion(+) (limited to 'public') diff --git a/public/css/foot.css b/public/css/foot.css index 0eb250e..ad86305 100644 --- a/public/css/foot.css +++ b/public/css/foot.css @@ -77,6 +77,7 @@ footer > div .footer_logo img { max-width: 288px; + min-width: 150px; } @media screen and (max-width: 1000px) { -- cgit v1.2.3