adjustments

This commit is contained in:
satr14 2025-03-27 18:48:03 +07:00
commit 040018c6c9
3 changed files with 11 additions and 6 deletions

View file

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