From 08e4a27c0db7fc2867cce3eb6f80799148c03ba6 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Fri, 25 Jul 2025 15:30:07 +0200 Subject: Moved to a mobile friendly CSS framework --- app/templates/games.j2 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'app/templates/games.j2') diff --git a/app/templates/games.j2 b/app/templates/games.j2 index dff1e0f..ce2a412 100644 --- a/app/templates/games.j2 +++ b/app/templates/games.j2 @@ -1,4 +1,5 @@ - +
+
@@ -18,4 +19,5 @@ {% endfor %} -
{{ title }}
\ No newline at end of file + +
\ No newline at end of file -- cgit v1.3.1