move navbar outside of the container

This commit is contained in:
Bilal Catic
2019-10-10 13:54:18 +02:00
parent 19a5c914aa
commit e2b72628a8
15 changed files with 16 additions and 48 deletions

View File

@@ -1,7 +0,0 @@
<div class="row center-align">
<nav style="background-color: #26a69a; margin: auto;">
<div class="row center-align">
<h6 style="padding-top: 20px;"><%= title %></h5>
</div>
</nav>
</div>