Small improvements
This commit is contained in:
@@ -414,11 +414,11 @@
|
||||
|
||||
.clock-label {
|
||||
position: absolute;
|
||||
bottom: 23%;
|
||||
bottom: 30%;
|
||||
left: 50%;
|
||||
transform: translateX(-50%);
|
||||
font-family: 'Great Vibes', cursive;
|
||||
font-size: calc(var(--clock-size) * 0.08);
|
||||
font-size: calc(var(--clock-size) * 0.06);
|
||||
color: #ffaaff;
|
||||
text-shadow: 0 0 6px rgba(255, 0, 255, 0.6);
|
||||
pointer-events: none;
|
||||
|
||||
Reference in New Issue
Block a user