slow down
This commit is contained in:
parent
bbaf77ee9b
commit
d720f823ea
1 changed files with 2 additions and 2 deletions
|
|
@ -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: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue