dd247d2 Show on GitHub
- Author: Alisa
- Date: 11/26/2025, 9:53:39 PM
- Message: fix(exhibitions): refine layout and spacing - Adjusted CSS to match Figma design more - Update section heading style - Adjust header alignment and spacing for better desktop/mobile balance - Add min/max height to main image for consistent image size - Reposition overlay card and border-radius to match Figma design
- Stats: 43 total changes (+28 / -15)
Changed Files
src/lib/components/organisms/exhibitions/Exhibitions.svelte— +20 / -10 (30 changes)src/lib/components/organisms/hero/Hero.svelte— +1 / -1 (2 changes)src/lib/index.js— +2 / -1 (3 changes)src/routes/+layout.svelte— +3 / -1 (4 changes)src/routes/+page.svelte— +2 / -2 (4 changes)