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

Merged
merged 1 commit into from
Dec 20, 2024

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

@dlebauer dlebauer merged commit f35003b into PecanProject:master Dec 20, 2024
1 check passed
@harshagr70 harshagr70 deleted the fix/footer-indentation branch December 20, 2024 07:15
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.

2 participants