We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 421b35d + 98e7da1 commit ce98c07Copy full SHA for ce98c07
flask_app/templates/layout/_header.html
@@ -21,7 +21,7 @@
21
<li class="nav-item">
22
<a class="nav-link" href="/about">About</a>
23
</li>
24
- <li class="nav-item dropdown">
+ <li class="nav-item dropdown" style="display: none;">
25
<a class="nav-link dropdown-toggle" href="#" role="button" data-bs-toggle="dropdown">Projects</a>
26
<ul class="dropdown-menu">
27
<li>
0 commit comments