diff --git a/src/routes/match/[id]/+layout.svelte b/src/routes/match/[id]/+layout.svelte index c3f563e..b810020 100644 --- a/src/routes/match/[id]/+layout.svelte +++ b/src/routes/match/[id]/+layout.svelte @@ -57,7 +57,7 @@
{#if match.demo_parsed} - @@ -83,20 +90,32 @@
-
TERRORISTS
+
+ Terrorists +
{match.score_team_a}
-
:
+
+ : +
-
COUNTER-TERRORISTS
+
+ Counter-Terrorists +
{match.score_team_b}
@@ -104,13 +123,16 @@
-
+
- + {formattedDate}
- + {duration}
MR12 ({match.max_rounds} rounds) @@ -120,7 +142,7 @@
-
+