Fix indentation

This commit is contained in:
Vincevrp
2018-12-30 15:10:32 +01:00
parent 184649592c
commit 998d9cbf54

View File

@@ -66,7 +66,7 @@
<!-- navigation starts -->
<nav id="navbar" class="navbar fixed-top navbar-expand-lg navbar-dark bg-dark">
<div class="container">
<div class="container">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
@@ -158,7 +158,7 @@
{% endif %}
</ul>
</div>
</div>
</div>
</nav>
<!-- navigation ends here -->