feat: mobile responsiveness
This commit is contained in:
parent
96802a271c
commit
b0d2115f43
9 changed files with 78 additions and 59 deletions
|
|
@ -34,6 +34,7 @@ module.exports = {
|
|||
},
|
||||
spacing: {
|
||||
'app-height': 'var(--app-height)',
|
||||
'app-width': 'var(--app-width)'
|
||||
},
|
||||
typography(theme) {
|
||||
return {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue