- Homepage: Reduce card descriptions 60% (20-30 words → 5-8 words) - Homepage: Simplify features from paragraphs to single lines - Homepage: Increase section spacing (space-y-32 → space-y-40) - Homepage: Increase card padding and spacing - Dashboard: Simplify Developer CTA (cut text 50%, removed extra button) - Dashboard: Increase card padding (p-6 → p-8) - Dashboard: Increase grid spacing (gap-4 → gap-6) - Dashboard: Increase section spacing (space-y-8 → space-y-12) All changes on 'content-density-fixes' branch - easy to revert with: git checkout main # restore everything git branch -D content-density-fixes # delete branch |
||
|---|---|---|
| .. | ||
| api | ||
| components | ||
| contexts | ||
| data | ||
| desktop | ||
| hooks | ||
| lib | ||
| pages | ||
| App.tsx | ||
| desktop-main.html | ||
| desktop-overlay.html | ||
| global.css | ||
| main.tsx | ||
| vite-env.d.ts | ||