feat: add current match page and live kill feed

This commit is contained in:
devRaGonSa
2026-05-21 15:18:03 +02:00
parent 4544cb3c0a
commit da3f1643a2
12 changed files with 703 additions and 50 deletions

View File

@@ -671,6 +671,8 @@ h2 {
margin: 0;
width: 100%;
display: flex;
flex-direction: column;
gap: 8px;
justify-content: flex-end;
}