Skip to content

Commit

Permalink
add some delay to the animation
Browse files Browse the repository at this point in the history
iamawatermelo committed Nov 7, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 6ae3315 commit 91a09e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/routes/+page.svelte
Original file line number Diff line number Diff line change
@@ -280,6 +280,8 @@
align-self: center;
stroke: rgb(var(--fg));
animation-delay: 500ms;
}
:global(.logo .a) {

0 comments on commit 91a09e9

Please sign in to comment.