This commit is contained in:
Chung Pham
2021-01-15 15:55:23 +07:00
parent 3f97bde27a
commit b190321758
2 changed files with 1 additions and 7 deletions

View File

@@ -97,9 +97,3 @@
stroke-width: 32;
animation: rotate 1.5s ease-in;
}
@keyframes rotate {
to {
x
}
}