Skip to content

Fix footer endpoint text alignment issue#97

Open
anushreekhatri028-coder wants to merge 1 commit into
mayo-byte07:mainfrom
anushreekhatri028-coder:fix/footer-alignment
Open

Fix footer endpoint text alignment issue#97
anushreekhatri028-coder wants to merge 1 commit into
mayo-byte07:mainfrom
anushreekhatri028-coder:fix/footer-alignment

Conversation

@anushreekhatri028-coder
Copy link
Copy Markdown

Which issue does this PR close?

Description

This PR fixes the footer endpoint text alignment issue where the footer content was not properly centered across different screen sizes.

Changes Made

  • Added width: 100% to the footer container
  • Used Flexbox for proper horizontal and vertical centering
  • Added text alignment rules for nested footer elements (p, span, a)
  • Improved footer responsiveness and consistency

Before

  • Footer endpoint text appeared misaligned/off-center

After

  • Footer endpoint text is now perfectly centered on all screen sizes

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 27, 2026

@anushreekhatri028-coder is attempting to deploy a commit to the Mayo's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Footer endpoint text is not center aligned

1 participant