improved clock position on xl
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-04-15 21:14:09 +02:00
parent 4b1a1a324b
commit 0f32c71ef0

View File

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