Navbar styled properly for our work page.#1230
Open
KalangiGeetaneha wants to merge 1 commit intogyanshankar1708:masterfrom
Open
Navbar styled properly for our work page.#1230KalangiGeetaneha wants to merge 1 commit intogyanshankar1708:masterfrom
KalangiGeetaneha wants to merge 1 commit intogyanshankar1708:masterfrom
Conversation
✅ Deploy Preview for growcraftt ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Thanks for creating a PR for your Issue!
|
Contributor
Author
|
Pls check and assign label. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Rationale for this change
The current navbar on the Work page had excessive spacing between navigation links, making the layout appear uneven and taking up unnecessary horizontal space.
This change refines the visual balance by reducing the gaps between links and slightly adjusting padding for a cleaner, more cohesive look. It aligns the navbar style with the site’s design language and improves overall usability.
What changes are included in this PR?
Reduced horizontal spacing between navbar links (margin decreased from 0.3rem to 0.1rem)
Slightly adjusted link padding to ensure compact yet readable spacing
Maintained existing hover effects, gradient animations, and color transitions
Verified that responsiveness and hover behavior remain consistent across breakpoints
Are these changes tested?
Visually tested on Chrome, Firefox, and Edge
Verified responsive behavior at mobile, tablet, and desktop breakpoints
Confirmed hover animations and color transitions work as expected
Are there any user-facing changes?
Yes. Users will notice:
A more compact and balanced navbar layout
Cleaner alignment of navigation links
Improved focus and readability across screen sizes
our.work.mp4