Skip to content

fix(ui): center footer summary and tagline on small screens#121

Merged
O2sa merged 2 commits intoO2sa:mainfrom
carycooper777:fix/footer-center-mobile-1777219166
Apr 26, 2026
Merged

fix(ui): center footer summary and tagline on small screens#121
O2sa merged 2 commits intoO2sa:mainfrom
carycooper777:fix/footer-center-mobile-1777219166

Conversation

@carycooper777
Copy link
Copy Markdown
Contributor

📝 Summary

Fixes #120: Center footer summary and tagline on small screens.

Changes

  • Added items-center and text-center Tailwind classes to footer container elements
  • Ensures proper centering on mobile devices while maintaining current layout on larger screens

Before / After

Before: Footer text misaligned on mobile screens
After: Footer properly centered on all screen sizes

Testing

  • ✅ Verified on mobile viewport (< 640px)
  • ✅ Verified on tablet/desktop viewport (≥ 640px)

Closes #120


🤖 Auto-generated via GitHub API with Feishu progress tracking

Add responsive Tailwind classes (items-center, text-center) to footer
container elements for better mobile layout.

Closes O2sa#120
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 26, 2026

@carycooper777 is attempting to deploy a commit to the osama's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown

Thank you for the pull request! ✅

A maintainer will review this soon. Please be patient while we take a look. 🙌

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dev-impact Ready Ready Preview, Comment Apr 26, 2026 8:35pm

@O2sa O2sa merged commit 9f85f15 into O2sa:main Apr 26, 2026
2 checks passed
@github-actions
Copy link
Copy Markdown

Thank you, @carycooper777! Another great contribution merged! 🚀

You've been a fantastic contributor! We truly appreciate your continued support.

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.

ui: Center footer summary and tagline on small screens

2 participants