aethex-forge/client
MrPiglr e633079933
Fix button and text sizing issues
- Reduced button sizes: h-16 → h-12, text-xl → text-base
- Reduced padding: px-10 → px-8
- Fixed icon sizes: w-6 h-6 → w-5 h-5
- Normalized font weights: font-black → font-bold
- Fixed hero headings: text-7xl/8xl/9xl → text-5xl/6xl/7xl
- Fixed subheadings: text-2xl/3xl → text-xl/2xl
- Fixed section headings: text-5xl/6xl → text-4xl/5xl
- Removed excessive text-lg from buttons

Pages fixed:
 Homepage
 Dashboard
 Realms
 Labs
 GameForge
 Foundation

Much more readable and balanced!
2026-01-11 03:23:48 +00:00
..
api Add ecosystem filtering to opportunities and update posting form 2025-12-13 02:25:12 +00:00
components fix: improve docs curriculum layout spacing and sizing 2026-01-11 01:15:50 +00:00
contexts Add a way to display participants in an activity 2025-12-13 04:51:25 +00:00
data Prettier format pending files 2025-10-19 06:00:42 +00:00
desktop Update application to include desktop build and release configurations 2025-12-05 23:20:50 +00:00
hooks Award experience points for user actions and improve level-up notifications 2025-12-12 23:44:00 +00:00
lib feat: implement design system with consistent layout tokens 2026-01-11 01:42:19 +00:00
pages Fix button and text sizing issues 2026-01-11 03:23:48 +00:00
App.tsx feat: add device linking page at /link 2026-01-11 00:37:44 +00:00
desktop-main.html Refactor desktop application and improve Electron integration 2025-12-05 22:36:13 +00:00
desktop-overlay.html Refactor desktop application and improve Electron integration 2025-12-05 22:36:13 +00:00
global.css feat: Complete database migration and developer platform 2026-01-10 02:05:15 +00:00
main.tsx Refactor desktop application and improve Electron integration 2025-12-05 22:36:13 +00:00
vite-env.d.ts Initial commit 2025-08-05 20:03:34 +00:00