fix label position on the clock

This commit is contained in:
Oleksandr Kozachuk 2025-06-15 09:38:26 +02:00
parent db68c2e328
commit f0ce3b29d6

View File

@ -414,7 +414,7 @@
.clock-label {
position: absolute;
top: 8%;
bottom: 23%;
left: 50%;
transform: translateX(-50%);
font-family: 'Great Vibes', cursive;