Files
tfm_ainventory/frontend
Daniel Bedeleanu 5c20133dbe fix: conservative typography scaling - increase base font sizes 10-15%
- Increase base font sizes proportionally (not aggressively):
  * text-xs: 12px → 13px
  * text-sm: 14px → 15px
  * text-base: 16px → 18px
  * text-lg: 18px → 20px
  * text-xl: 20px → 22px
  * text-2xl: 24px → 26px
  * text-3xl: 30px → 32px
- No responsive breakpoint classes (prevents oversizing)
- Improves readability on MacBook Pro 14" without making fonts too large
- Build verified: 6 routes, zero errors
2026-04-19 18:11:51 +03:00
..
2026-04-15 20:57:01 +03:00
2026-04-15 17:31:58 +03:00
2026-04-15 19:57:06 +03:00
2026-04-19 17:32:36 +03:00