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/index.j2 | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'app/templates/index.j2') diff --git a/app/templates/index.j2 b/app/templates/index.j2 index ce0d531..8a13fa0 100644 --- a/app/templates/index.j2 +++ b/app/templates/index.j2 @@ -3,11 +3,14 @@ {{ header(url_for) }} -
- {{ navbar(url_for) }} +
{{ navbar(url_for) }}
+
+

Games

+

Controls

- {{ footer() }} -
+ + + -- cgit v1.3.1