Skip to content
This repository was archived by the owner on Mar 7, 2024. It is now read-only.

Commit 1c0bf62

Browse files
committed
testimonials to and fro animation added
1 parent 3e29287 commit 1c0bf62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/pages/common/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
@keyframes slideshow {
3232
0% { left: 0%; }
3333
50% { left: -150%; }
34-
100% { left: 0%; }
34+
100% { left: -0%; }
3535
}

0 commit comments

Comments
 (0)