From a50b48592b511a11c0e3f4e72311c3d847955861 Mon Sep 17 00:00:00 2001 From: Max Schneider Date: Mon, 7 Jul 2025 11:15:49 +0200 Subject: [PATCH] fixed event --- CSS/style.css | 2 ++ Views/Event/showEvents.phtml | 13 +++++-------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/CSS/style.css b/CSS/style.css index 6fda564..8ae25ae 100644 --- a/CSS/style.css +++ b/CSS/style.css @@ -374,4 +374,6 @@ a { .nav-links .links { margin: 0 12px; } + + } \ No newline at end of file diff --git a/Views/Event/showEvents.phtml b/Views/Event/showEvents.phtml index bab1dc8..58806b9 100644 --- a/Views/Event/showEvents.phtml +++ b/Views/Event/showEvents.phtml @@ -1,11 +1,10 @@ - -

Alle Ausstellungen

+
-

Tickets

+

Alle Ausstellungen

@@ -21,9 +20,9 @@ - - - + + + @@ -35,5 +34,3 @@ - - \ No newline at end of file