Center sign-in card content while keeping text left-aligned #14

Merged
odweta merged 1 commits from odweta-polish-sign-in-page into main 2026-09-10 18:18:20 +02:00
1 Commits
Author SHA1 Message Date
odwetaandCopilot App 26827904db Center sign-in card content while keeping text left-aligned
The card's content (title, intro, form) hugged the left edge instead of
sitting centered within the wider card. Make .auth-card a centered
flex column so each element centers as a block, while individual
elements keep their own text-align: left. The eyebrow label stays
pinned to the left edge via align-self. The title's two-line layout is
unaffected.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
2026-09-10 18:17:46 +02:00