Skip to content
Snippets Groups Projects
Commit 36ea5e19 authored by Aditya Pratama's avatar Aditya Pratama
Browse files

Add responsive navbar collapse

parent a32dd1a3
Branches
No related merge requests found
Pipeline #4900 passed with stages
in 9 minutes and 11 seconds
......@@ -9,7 +9,7 @@
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<div class="collapse navbar-collapse" id="navbarSupportedContent" style="margin: 0">
<!-- Left Side Of Navbar -->
<ul class="navbar-nav mr-auto" style="margin: 0">
@if(Auth::guard('member')->user() != null)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment