estimate wizard now fully responsive-mobile first
This commit is contained in:
@@ -7,6 +7,12 @@ export default {
|
||||
darkMode: 'class',
|
||||
theme: {
|
||||
extend: {
|
||||
// Extra-small breakpoint for fine mobile-first control (additive — does not
|
||||
// affect the default sm/md/lg/xl screens).
|
||||
screens: {
|
||||
xs: '400px',
|
||||
},
|
||||
|
||||
// --- Typography ---
|
||||
fontFamily: {
|
||||
display: ['"Instrument Serif"', 'Georgia', 'serif'],
|
||||
|
||||
Reference in New Issue
Block a user