From 46e73abdd938a8ef4e1ad5d660c7074f5a2ccb71 Mon Sep 17 00:00:00 2001 From: jordi fita mas Date: Mon, 15 Jan 2024 02:07:56 +0100 Subject: [PATCH] Remove an invalid max-width for the camping-association img --- web/static/public.css | 1 - 1 file changed, 1 deletion(-) diff --git a/web/static/public.css b/web/static/public.css index a36e8cb..5f2e8ec 100644 --- a/web/static/public.css +++ b/web/static/public.css @@ -1406,7 +1406,6 @@ body > footer span { } .camping-association img { - max-width: auto; max-height: 35px;; }