@@ -17,6 +17,7 @@
text-align: center;
transform: rotate(var(--rotation));
font-size: 1.5rem;
+ color: black;
}
.clock .number1 {
@@ -80,7 +81,7 @@
.clock .hand.second {
- width: 3px;
+ width: 5px;
height: 45%;
background-color: red;