feat(15): initial styling footer-controls section

This commit is contained in:
efim
2023-07-09 18:04:43 +00:00
parent d8e25ff95d
commit 8b62506f00
4 changed files with 150 additions and 37 deletions

View File

@@ -29,6 +29,12 @@ module.exports = {
'semibold': 600,
'bold': 700,
},
width: {
'desktop-form': '60rem',
},
height: {
'desktop-form': '38rem',
},
},
},
plugins: [],