Update navbar positioning

This commit is contained in:
Oliver Davies 2018-07-19 12:05:20 +01:00
parent f27160ce8f
commit c4b4b46236

View file

@ -15,7 +15,7 @@
</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 {
title: 'About',
href: '/',