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/macros.j2 | 54 +++++++++++++------------------------------------ 1 file changed, 14 insertions(+), 40 deletions(-) (limited to 'app/templates/macros.j2') diff --git a/app/templates/macros.j2 b/app/templates/macros.j2 index 4fe35f0..17a2940 100644 --- a/app/templates/macros.j2 +++ b/app/templates/macros.j2 @@ -1,11 +1,11 @@ {% macro court_button(court) -%} - {%- endmacro %} {% macro player_button(player) -%} - {%- endmacro %} @@ -16,56 +16,30 @@ Match Up! - + - {%- endmacro %} {% macro footer() -%} -
Made by Karan using Flask, HTMX, Notyf and Bulma
+
Made by Karan with
{%- endmacro %} + {% macro navbar(url_for) -%} -