1114fdd Show on GitHub
- Author: Alisa
- Date: 10/28/2025, 9:51:10 PM
- Message: style(hero): add hero content positioning and typography - Added .hero__content container and text styling for headings. - Add “Night Mango” display font and adjusted font sizes, weights, and spacing for visual hierarchy. refs #105
- Stats: 45 total changes (+45 / -0)
Changed Files
src/lib/components/Hero.svelte— +31 / -0 (31 changes)src/routes/+layout.svelte— +11 / -0 (11 changes)src/routes/+page.svelte— +3 / -0 (3 changes)