slow down

This commit is contained in:
satr14 2025-03-27 16:10:22 +07:00
commit d720f823ea

View file

@ -11,8 +11,8 @@ export default {
'-gradient-6': 'linear-gradient(-6deg, var(--tw-gradient-stops))' '-gradient-6': 'linear-gradient(-6deg, var(--tw-gradient-stops))'
}, },
animation: { animation: {
'scrolling-text-to-l': 'scroll 5s linear infinite', 'scrolling-text-to-l': 'scroll 10s linear infinite',
'scrolling-text-to-r': 'scroll 5s linear infinite reverse', 'scrolling-text-to-r': 'scroll 10s linear infinite reverse',
}, },
keyframes: { keyframes: {
scroll: { scroll: {