From d17c357ba29adcf84ba093dff662da59bcd35e1f Mon Sep 17 00:00:00 2001 From: xoy Date: Sun, 29 Jan 2023 20:56:32 +0100 Subject: [PATCH] =?UTF-8?q?css=20ver=C3=A4ndert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/styles/events.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/styles/events.css b/web/styles/events.css index 8d1d8e2..1c6a71c 100644 --- a/web/styles/events.css +++ b/web/styles/events.css @@ -10,7 +10,7 @@ div.eventList a.event { display: inline-block; color: white !important; margin: 10px 10px 10px 10px; - max-width: 100%; + max-width: 80%; } div.eventList a.event:hover {