parent
be6974af20
commit
379999e491
@ -142,13 +142,13 @@
|
|||||||
/></svg
|
/></svg
|
||||||
>
|
>
|
||||||
{/if}
|
{/if}
|
||||||
<h1 class="text-3xl font-bold text-center">total distance</h1>
|
<h1 class="text-2xl font-bold text-center">total distance</h1>
|
||||||
<h1 class="text-8xl font-bold text-center">
|
<h1 class="text-6xl font-bold text-center">
|
||||||
{lastscan_totaldistance}
|
{lastscan_totaldistance}
|
||||||
</h1>
|
</h1>
|
||||||
<h1 class="text-3xl font-bold text-center">lap time</h1>
|
<h1 class="text-2xl font-bold text-center">lap time</h1>
|
||||||
<h1 class="text-8xl font-bold text-center">{lastscan_laptime}</h1>
|
<h1 class="text-6xl font-bold text-center">{lastscan_laptime}</h1>
|
||||||
<h1 class="text-3xl font-bold text-center">last scan</h1>
|
<h1 class="text-2xl font-bold text-center">last scan</h1>
|
||||||
<h1 class="text-5xl font-bold text-center">{lastscan_time}</h1>
|
<h1 class="text-5xl font-bold text-center">{lastscan_time}</h1>
|
||||||
{:else}
|
{:else}
|
||||||
<h1 class="text-3xl font-bold text-center">
|
<h1 class="text-3xl font-bold text-center">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user