Skip to content

fix: center FAQ and Settings layout on wide screens#41

Merged
VibeCodingScientist merged 1 commit intomainfrom
center-faq-settings
Feb 16, 2026
Merged

fix: center FAQ and Settings layout on wide screens#41
VibeCodingScientist merged 1 commit intomainfrom
center-faq-settings

Conversation

@VibeCodingScientist
Copy link
Owner

Summary

  • Settings (Profile): Add mx-auto to the max-w-2xl container so it centers instead of hugging the left edge
  • FAQ: Add text-center to the title/subtitle block for visual balance with the 2-column grid

Test plan

  • Settings page centered on wide screens, still looks normal on narrow
  • FAQ header centered, grid still fills width on lg+

Generated with Claude Code

Add text-center to FAQ title block for visual balance with the 2-column
grid. Add mx-auto to Profile max-w-2xl container so it sits centered
instead of left-hugging on wide viewports.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@VibeCodingScientist VibeCodingScientist merged commit b4283b4 into main Feb 16, 2026
1 of 3 checks passed
@VibeCodingScientist VibeCodingScientist deleted the center-faq-settings branch February 16, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant