Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This pull request resolves multiple layout issues on the contact page, focusing on fixing the navbar, form elements, and footer for a more polished and user-friendly design. The following changes were made:
Navbar: Fixed the navbar to stay at the top while scrolling, ensuring easier navigation across the page.
Form Elements: Adjusted the alignment and spacing of the form elements for a cleaner and more organized layout, making it responsive on different screen sizes.
Footer: Improved the positioning of the footer to ensure it stays at the bottom of the page, regardless of content height.
These fixes enhance the overall structure and usability of the contact page, providing a better user experience.
Related Issues
Type of PR
Screenshots / videos (if applicable)
before:
After:
Screen.Recording.2024-10-04.at.6.53.59.PM.mov
Checklist
main
branch before making this PRAdditional context:
This fix improves the alignment of the contact page form elements, making it more responsive and visually consistent across different screen sizes.