Skip to content

Commit 1e548fd

Browse files
Update buttons.css
1 parent 5889ab5 commit 1e548fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

buttons/buttons.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2567,11 +2567,11 @@ a:focus-visible {
25672567
}
25682568

25692569
.arnav-btn-2:hover::after {
2570-
animation: 1s glitch;
2570+
animation: 1s arnav-btn-2-glitch;
25712571
animation-timing-function: steps(2, end);
25722572
}
25732573

2574-
@keyframes glitch {
2574+
@keyframes arnav-btn-2-glitch {
25752575
0% {
25762576
clip-path: var(--slice-1);
25772577
transform: translate(-20px, -10px);
@@ -2616,4 +2616,4 @@ a:focus-visible {
26162616
clip-path: var(--slice-1);
26172617
transform: translate(0);
26182618
}
2619-
}
2619+
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy