improved clock alignment

This commit is contained in:
Philipp Dormann 2023-04-15 21:12:42 +02:00
parent 569296928e
commit 4b1a1a324b
Signed by: philipp
GPG Key ID: 3BB9ADD52DCA4314
1 changed files with 1 additions and 1 deletions

View File

@ -403,7 +403,7 @@
</div> </div>
</div> </div>
<h1 <h1
class="text-6xl font-semibold text-right text-gray-900 font-mono top-6 w-full fixed pr-8" class="text-6xl font-semibold text-right text-gray-900 font-mono top-2 w-full fixed pr-4"
> >
{hours}:{minutes}:{seconds} {hours}:{minutes}:{seconds}
</h1> </h1>