Skip to content

Commit 5a65c20

Browse files
ZannickyairEO
authored andcommitted
CSS: Correct capitalization of translateX
1 parent f5f0006 commit 5a65c20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tagify.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
}
8686
@else {
8787
opacity: 0;
88-
transform: translatex(6px);
88+
transform: translateX(6px);
8989
}
9090
}
9191

0 commit comments

Comments
 (0)