From 2da58cfbd036bda0f2f4e765fdfb64a45e832867 Mon Sep 17 00:00:00 2001 From: Lars Behrends Date: Fri, 7 Nov 2025 13:42:00 +0100 Subject: [PATCH] design? --- resources/views/games/index.twig | 28 +++++------------ resources/views/movies/index.twig | 28 +++++------------ resources/views/tvshows/index.twig | 50 ++++++++++++++---------------- 3 files changed, 38 insertions(+), 68 deletions(-) diff --git a/resources/views/games/index.twig b/resources/views/games/index.twig index e6453f6..b98acc2 100644 --- a/resources/views/games/index.twig +++ b/resources/views/games/index.twig @@ -11,29 +11,15 @@ {% for platform in filters.platforms %} {% endfor %} -
- - - - -
- - -
+ + +
{% for mode in view_modes %} {% if mode == 'grid' %} @@ -57,8 +43,8 @@
-