We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At the moment, the Navbar content is split based on page width, which doesn't look good for longer navbar items ("Code of Conduct").
The text was updated successfully, but these errors were encountered:
Changed the padding and margin values of the navbar.Refers to homebre…
f8140ef
…w-ec-foss#34
do you want to just fix the padding, or make a drop-down menu for smaller screens hiding the navbar?
so it would be: navbar fits? navbar navbar doesn't fit? convert to drop-down menu
something like this: https://css-tricks.com/convert-menu-to-dropdown/
Sorry, something went wrong.
No branches or pull requests
At the moment, the Navbar content is split based on page width, which doesn't look good for longer navbar items ("Code of Conduct").
The text was updated successfully, but these errors were encountered: