Skip to content

Commit 91b2ae3

Browse files
authored
Update README.md
1 parent 05212b0 commit 91b2ae3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ or use @keyframes animation:
7171
```
7272
@keyframes icon-animation {
7373
0% { font-variation-settings: "TIME" 1; }
74-
100% { font-variation-settings: "TIME" 100; }
74+
100% { font-variation-settings: "TIME" 100; }
7575
}
7676
.icon {
7777
animation: icon-animation .5s ease-in-out infinite;

0 commit comments

Comments
 (0)