CONTACT button make same as to other navbar items #94
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.
Unified Contact Button Design Across All Navbar Links
Description:
This PR addresses the inconsistency in the Contact button design across all pages of the website. The Contact button now matches the style of other navbar items, ensuring a consistent and professional look throughout the website.
Work Done:
Updated the styling of the Contact button to align with other navbar anchor () tags.
Removed any special styles or unique elements applied to the Contact button to make it uniform with other navigation links.
Ensured the changes reflect across all pages of the website.
Testing:
Verified that the Contact button looks the same as other navbar links on all pages.
Checked the updated navbar on multiple devices and screen sizes to ensure consistency.
Impact:
Enhances visual consistency across the navbar.
Improves user experience by maintaining uniformity in navigation items.
Additional Notes:
Please review the changes and provide feedback if further adjustments are needed.