Skip to content

Commit cb8ae9b

Browse files
author
Adam Argyle
committed
bug fix
1 parent 8540e29 commit cb8ae9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wipes/out-left.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
clip-path: var(--wipe-in);
44
}
55
to {
6-
clip-path: var(--wipe-right);
6+
clip-path: var(--wipe-left);
77
}
88
}
99

0 commit comments

Comments
 (0)