estimate wizard now fully responsive-mobile first

This commit is contained in:
Mayur Shinde
2026-06-10 14:05:43 +05:30
parent a139516d7f
commit ed87e097f1
4 changed files with 30 additions and 18 deletions
+6
View File
@@ -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'],