feat(Scanner): move clock to monospace font

This commit is contained in:
Philipp Dormann 2023-04-15 18:20:21 +02:00
parent 8610e0b285
commit 076849221a
Signed by: philipp
GPG Key ID: 3BB9ADD52DCA4314
2 changed files with 6456 additions and 1372 deletions

File diff suppressed because it is too large Load Diff

View File

@ -39,7 +39,7 @@
</div>
</div>
<h1 class="mr-6 text-7xl font-semibold text-center text-gray-900">
<h1 class="mr-6 text-7xl font-semibold text-center text-gray-900 font-mono">
{hours}:{minutes}:{seconds}
</h1>
<section class="px-4 py-24 mx-auto max-w-7xl">