feat(style): mobile tweaks
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful

Signed-off-by: Nikurasu <publicmail@nikurasu.gay>
This commit is contained in:
Nikurasu 2024-06-29 18:50:20 +02:00
parent 615691e3c5
commit c983a1b19c
Signed by: Nikurasu
GPG key ID: 9E7F14C03EF1F271

View file

@ -9,7 +9,7 @@
<body>
<main>
<h1 class="textWhite">{{.Title}}</h1>
<div class="tablewrapper">
<div class="tableWrapper">
{{ if eq .EventType "Suitwalk" }}
{{template "suitwalk" .}}
{{ else if eq .EventType "RegularsTable" }}