Updated 07-05-2026, 10:26
Commit: 26cfa4b Show on GitHub
- Author: Yamen
- Date: 4/23/2026, 4:31:47 PM
- Message: design: add desktop layout breakpoint for profile page #262 Add desktop layout breakpoint for profile page Add a 64rem min-width media query that increases padding and constrains the profile card to max-width 72rem centered with margin-inline auto. Narrow the existing tablet query to stop at 63.99rem so the two breakpoints don't overlap.
- Stats: 15 total changes (+14 / -1)
Changed Files
src/routes/profile/+page.svelte— +14 / -1 (15 changes)