Update navbar positioning
This commit is contained in:
parent
f27160ce8f
commit
c4b4b46236
|
@ -15,7 +15,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<nav class="hidden block w-full -mx-4 sm:w-2/3 lg:w-3/4 sm:flex sm:flex-wrap sm:justify-end" role="navigation">
|
<nav class="hidden block w-full -mx-4 sm:w-2/3 lg:w-3/4 sm:flex sm:flex-wrap sm:justify-end bg-white absolute sm:relative mt-px border-b sm:border-b-0" role="navigation">
|
||||||
{% include 'nav-item' with {
|
{% include 'nav-item' with {
|
||||||
title: 'About',
|
title: 'About',
|
||||||
href: '/',
|
href: '/',
|
||||||
|
|
Loading…
Reference in a new issue