Fix nav padding

This commit is contained in:
Oliver Davies 2018-05-29 23:20:39 +02:00
parent 13a3c1c866
commit c4a9068efa

View file

@ -48,7 +48,7 @@
</div>
</div>
<nav class="hidden w-full md:w-2/3 lg:w-3/4 md:flex md:flex-wrap md:justify-end" role="navigation">
<nav class="hidden w-full -mx-4 md:w-2/3 lg:w-3/4 md:flex md:flex-wrap md:justify-end" role="navigation">
{% include 'nav-item.html.twig' with {
title: 'About',
href: '/',