mirror of
https://github.com/etnguyen03/tjdests.git
synced 2025-04-16 08:30:15 -04:00
fix: fix navbar on mobile not expanding
This commit is contained in:
parent
7c72a5eaa4
commit
97b1bb0f34
|
@ -37,7 +37,7 @@
|
|||
<span class="navbar-toggler-icon"></span>
|
||||
</button>
|
||||
|
||||
<div class="collapse navbar-collapse">
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="{% url "destinations:students" %}">Students</a>
|
||||
|
|
Loading…
Reference in New Issue
Block a user