e3929572c3
Build and Deploy Verso / deploy (push) Successful in 14m31s
- Login: centre logo (display:block + margin:auto, max-width 300px) and increase h1 from 1.4rem to 1.75rem - Sidebar logo: switch from width:120%/margin-left:-10% to transform:scale(1.2) so the image scales symmetrically from centre and isn't cut on the left - Footer: use !important on background-color/color to beat the dark-theme selector's higher specificity (:root [data-theme] = 0,4,0 vs our 0,3,0) - Notifications: replace near-transparent rgba backgrounds with solid opaque colours so the teal page gradient can't bleed through; make the CTA button neutral slate-grey (not teal) with border-radius:8px Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>