fix needle

This commit is contained in:
yykk 2023-07-27 18:29:20 +08:00
parent 236f68461b
commit baab339708

View File

@ -69,7 +69,7 @@ body {
height: 65px; height: 65px;
width: 3px; width: 3px;
transform-origin: bottom center; transform-origin: bottom center;
transition: all 0.5s ease-in; transition: all 0.5s ease-in linear;
} }
.needle.hour { .needle.hour {