afebaf4c534b69fe1f321e53507f53d56a969d10
Some checks failed
CI / Unit & Component Tests (pull_request) Successful in 2m42s
CI / Backend Unit Tests (pull_request) Successful in 2m23s
CI / E2E Tests (pull_request) Failing after 29m0s
CI / Unit & Component Tests (push) Successful in 3m20s
CI / Backend Unit Tests (push) Successful in 2m21s
CI / E2E Tests (push) Failing after 29m37s
Home and Admin had no horizontal padding below the sm breakpoint (640px), causing content to bleed to viewport edges. Admin's flex justify-between row with h1 + 4 tab buttons overflowed by ~110px at 320px. - +page.svelte: add px-4 to <main> (sm:px-6 lg:px-8 unchanged) - admin/+page.svelte: add px-4 to outer container; stack header row vertically on mobile (flex-col sm:flex-row); reduce tab button padding to px-2 on mobile (sm:px-4 on desktop) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Python
73.3%
TypeScript
11.4%
Java
10.8%
Svelte
4.2%
Shell
0.1%