Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed footer indentation #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

harshagr70
Copy link

Description

This PR addresses an issue in the footer layout of the page. The footer content was incorrectly displayed .

Changes

  • Updated the CSS of the footer to use flex-direction: row instead of column, ensuring the items align horizontally.

Screenshot

Attached is a screenshot of the issue before and after the fix:

Checklist

  • Footer layout changed from column to row.
  • Verified that the footer items are now displayed in a row.

Please let me know if any further changes are needed.

Screenshot 2024-12-12 at 10 22 22 PM

this pr ensures that the footer is aligned as same as in the other pages -

Screenshot 2024-12-12 at 10 43 16 PM

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