feat: harden kanban responsiveness and visual system

This commit is contained in:
zenchantlive 2026-02-11 19:01:34 -08:00
parent ce2010fd92
commit 75cc86e259
14 changed files with 239 additions and 55 deletions

View file

@ -26,8 +26,8 @@ const config: Config = {
},
},
boxShadow: {
card: '0 6px 18px rgba(15, 23, 42, 0.08)',
panel: '0 18px 42px rgba(15, 23, 42, 0.2)',
card: '0 14px 36px rgba(4, 8, 17, 0.45)',
panel: '0 24px 56px rgba(4, 8, 17, 0.58)',
},
borderRadius: {
xl2: '1rem',