From 1aa425e1d7b5818d5677530512b4e0a6f525580e Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Fri, 18 Oct 2024 16:58:03 +0200 Subject: Made the visuals look good for laptop --- templates/controls.j2 | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'templates/controls.j2') diff --git a/templates/controls.j2 b/templates/controls.j2 index 125dd38..6ba724a 100644 --- a/templates/controls.j2 +++ b/templates/controls.j2 @@ -1,5 +1,5 @@ {% from "macros.j2" import court %} -
+
{% for key, value in courts.items() %} {{ court(key, value) }} @@ -10,16 +10,14 @@
-
- @@ -27,7 +25,7 @@
-
+