Navbar alignment #37775
Navbar alignment
#37775
Replies: 2 comments
-
Hey @CrXShadowOP <nav class="navbar navbar-expand-lg bg-body-transparent sticky-top">
<div class="container-fluid">
...
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ms-auto mb-2 mb-lg-0">
...
</ul>
</div>
</div>
</nav> |
Beta Was this translation helpful? Give feedback.
0 replies
-
because you are using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello, i need to align the links to the right
why doesn't the links go to the right
Beta Was this translation helpful? Give feedback.
All reactions