adjustments
This commit is contained in:
parent
2d6b48356b
commit
040018c6c9
3 changed files with 11 additions and 6 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue