- one more time rework slider
- rework design system - fill trainer page
This commit is contained in:
@@ -12,16 +12,19 @@ export default {
|
||||
DEFAULT: 'rgba(28, 28, 30, 1)',
|
||||
},
|
||||
brand: {
|
||||
DEFAULT: 'rgba(136,10,145, 1)',
|
||||
DEFAULT: 'rgba(199, 14, 211, 1)',
|
||||
},
|
||||
text: {
|
||||
light: '#FFFFFF',
|
||||
DEFAULT: '#AEAEAE',
|
||||
DEFAULT: '#C4C4C4',
|
||||
},
|
||||
border: {
|
||||
light: '#D9D9D9',
|
||||
},
|
||||
},
|
||||
aspectRatio: {
|
||||
'3/4': '3 / 4'
|
||||
},
|
||||
keyframes: {
|
||||
marquee: {
|
||||
to: { transform: 'translateX(-50%)' },
|
||||
|
||||
Reference in New Issue
Block a user