modal Add item works
This commit is contained in:
@@ -91,10 +91,10 @@ const theme = {
|
||||
textB5: LightenDarken(textB0, -18),
|
||||
},
|
||||
fontSizes: {
|
||||
fontS: '16px',
|
||||
fontM: '24px',
|
||||
fontL: '32px',
|
||||
fontXL: '64px',
|
||||
fontS: 16,
|
||||
fontM: 24,
|
||||
fontL: 32,
|
||||
fontXL: 64,
|
||||
},
|
||||
mediaQueries: {
|
||||
"below768": "only screen and (max-width: 768px)",
|
||||
|
||||
Reference in New Issue
Block a user