From c983a1b19c97799937470b50f818bf6f909481c7 Mon Sep 17 00:00:00 2001 From: Nikurasu Date: Sat, 29 Jun 2024 18:50:20 +0200 Subject: [PATCH] feat(style): mobile tweaks Signed-off-by: Nikurasu --- src/app/views/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/views/index.html b/src/app/views/index.html index acaad38..776b169 100644 --- a/src/app/views/index.html +++ b/src/app/views/index.html @@ -9,7 +9,7 @@

{{.Title}}

-
+
{{ if eq .EventType "Suitwalk" }} {{template "suitwalk" .}} {{ else if eq .EventType "RegularsTable" }}