few more animations
This commit is contained in:
parent
040018c6c9
commit
973262744f
5 changed files with 47 additions and 16 deletions
|
|
@ -16,8 +16,8 @@ export default {
|
|||
},
|
||||
keyframes: {
|
||||
scroll: {
|
||||
'0%': { transform: 'translateX(-100%)' },
|
||||
'100%': { transform: 'translateX(100%)' },
|
||||
'0%': { transform: 'translateX(-90%)' },
|
||||
'100%': { transform: 'translateX(90%)' },
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue