Commit graph

7 commits

Author SHA1 Message Date
Claude
983ebe4654
fix: add responsive breakpoints for mobile and tablet sizing
- Add tablet breakpoint (1024px) for grids, typography, and flow diagram
- Add mobile breakpoint (600px) with single-column grids and scaled typography
- Fix flow diagram to stack vertically on mobile with rotated arrows
- Add responsive styles to entity pages (labs, foundation, corporation)
- Scale down hero titles, section titles, and padding for smaller screens
2026-01-19 06:33:09 +00:00
680438af37
modified: src/pages/labs.astro 2026-01-19 01:19:50 +00:00
1a0030b01c
modified: public/global.css 2026-01-19 00:00:04 +00:00
df49315fde
new file: src/components/LanguageSwitcher.astro 2026-01-18 23:55:47 +00:00
7e2a73f2d4
modified: public/global.css 2026-01-18 23:28:38 +00:00
dca212d0b2
new file: src/components/NewsletterSignup.astro 2026-01-18 22:52:09 +00:00
9060797278
Move all Astro project files to repo root for Railway deployment (final cleanup) 2026-01-18 21:46:00 +00:00