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/macros.j2 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'templates/macros.j2') diff --git a/templates/macros.j2 b/templates/macros.j2 index 58b1a73..8d05bb0 100644 --- a/templates/macros.j2 +++ b/templates/macros.j2 @@ -1,18 +1,18 @@ {% macro court(id, status) -%} - {%- endmacro %} {% macro player(id, status, name) -%} - {%- endmacro %} {% macro guests(count) -%}
- +
{%- endmacro %} @@ -49,15 +49,15 @@

- +

-

Match Up!

+

Match Up!

- +

-- cgit v1.3.1