Use "gap" property on flexbox instead of margins on every links in the Navbar to make it symmetric.
See original GitHub issueDescription
Use “gap” property on flexbox instead of margins on every links in the Navbar to make it symmetric & align the mode toggle icon in center.
Page Link:
Navbar
Current Behavior
Expected Behavior
Environment:
- Host OS:
- Browser:
Contributor Resources and Handbook
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master
branch.
- 📚 See contributing instructions
- 🎨 Wireframes and designs for Layer5 site in Figma.
- 🙋🏾🙋🏼 Questions: Discussion Forum and Community Slack
Issue Analytics
- State:
- Created 10 months ago
- Comments:15 (7 by maintainers)
Top Results From Across the Web
gap | CSS-Tricks
The gap property in CSS is a shorthand for row-gap and column-gap , specifying the size of gutters, which is the space between...
Read more >Navigation Bar flexbox gaps on the sides [duplicate]
So, I'm having an issue with the margins on the sides of my navigation bar as there is a little gap that I...
Read more >CSS Gap Space with Flexbox - Cory Rylan
We can set margin space on the top and left of each item. On the flex parent element, we use negative margins to...
Read more >Issues · layer5io/layer5 - GitHub
Use "gap" property on flexbox instead of margins on every links in the Navbar to make it symmetric. component/ui Issues related to UI...
Read more >How to Verify Site Ownership on Mastodon Profiles
If I take this markup and add it to any URL I list in my metadata, then that entry in my metadata table...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Good to close out.
@Nikhil-Ladha May I close this issue?