Skip to content

Commit cadac6f

Browse files
committed
Speed up the logo animation
1 parent dfb2072 commit cadac6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/tailwind.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
stroke-dashoffset: 17364.90625;
88
animation-name: animated-logo-animation;
99
animation-direction: normal;
10-
animation-duration: 7s;
10+
animation-duration: 5s;
1111
animation-timing-function: ease-out;
1212
animation-fill-mode: forwards;
1313
}

0 commit comments

Comments
 (0)