Skip to content

Commit 58c1d68

Browse files
committed
fix: touch interactions on ShowcaseCard
1 parent 5043f47 commit 58c1d68

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/project/_components/ShowcaseCard/styles.module.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
transition: opacity 0.5s;
55
will-change: transform;
66
overflow: hidden;
7-
touch-action: none;
87
}
98

109
.showcaseCard::before {

0 commit comments

Comments
 (0)