From ffaca550cbbf89942fbf5b82ad911d75da1c3c51 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Fri, 15 Nov 2024 12:42:34 +0100 Subject: Cleaned up the layout of the timer --- src/match_up/templates/macros.j2 | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/src/match_up/templates/macros.j2 b/src/match_up/templates/macros.j2 index c6e6d1d..2a8ad1e 100644 --- a/src/match_up/templates/macros.j2 +++ b/src/match_up/templates/macros.j2 @@ -38,6 +38,15 @@ {% macro navbar(url_for) -%} {%- endmacro %} \ No newline at end of file -- cgit v1.3.1