start video slider

This commit is contained in:
2024-09-13 16:46:34 +05:00
parent 57e3d07f2c
commit 961e5424bd
20 changed files with 216 additions and 39 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ export default {
theme: {
extend: {
animation: {
'infinite-scroll': 'infinite-scroll 30s linear infinite',
'infinite-scroll': 'infinite-scroll 45s linear infinite',
},
keyframes: {
'infinite-scroll': {