diff --git a/src/lib/components/RoundTimeline.svelte b/src/lib/components/RoundTimeline.svelte index 7587fd5..98f8811 100644 --- a/src/lib/components/RoundTimeline.svelte +++ b/src/lib/components/RoundTimeline.svelte @@ -72,9 +72,9 @@
-

Round Timeline

-

- Click on a round to see detailed information. T = Terrorists, CT = Counter-Terrorists +

Round Timeline

+

+ Click on a round to see the battle details. T = Terrorists, CT = Counter-Terrorists

@@ -100,25 +100,20 @@ >
{round.round}
{#if Icon} @@ -147,18 +142,18 @@ {#if round.round < rounds.length}
{/if}