diff --git a/src/routes/match/[id]/+layout.svelte b/src/routes/match/[id]/+layout.svelte index 422c928..c3f563e 100644 --- a/src/routes/match/[id]/+layout.svelte +++ b/src/routes/match/[id]/+layout.svelte @@ -48,7 +48,8 @@
{mapName} -
+ +
@@ -82,20 +83,28 @@
-
TERRORISTS
-
+
TERRORISTS
+
{match.score_team_a}
-
:
+
:
-
COUNTER-TERRORISTS
-
{match.score_team_b}
+
COUNTER-TERRORISTS
+
+ {match.score_team_b} +
-
+
{formattedDate} @@ -111,7 +120,7 @@
-
+