Header

Header has the following design:

It has the following structure:

<header class="header">
     <nav class="navbar navbar-static-top">
        content...
     </nav>
</header>

Last updated