Skip to content

Commit f08ae76

Browse files
committed
perf: Remove redundant transition
1 parent a7a4072 commit f08ae76

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

app/components/SiteFooter.vue

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,6 @@ const socialLinks: { key: string; value: string }[] = [
113113
width: 2.5rem;
114114
aspect-ratio: auto 1 / 1;
115115
outline-offset: 2px;
116-
117-
@media (prefers-reduced-motion: no-preference) {
118-
transition: all var(--standard-animation-timing) ease;
119-
}
120116
}
121117
122118
&-icon {

0 commit comments

Comments
 (0)