Update navigation styling

This commit is contained in:
Oliver Davies 2018-05-21 21:41:37 +01:00
parent 2d8bab79a9
commit b1ef0534b5
2 changed files with 10 additions and 8 deletions

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html class="no-js" lang="en-GB">
{% include 'head.html.twig' %}
<body class="text-grey-darkest text-sm leading-normal border-t-3 border-blue">
<body class="text-grey-darkest text-sm leading-normal">
{% include 'nav.html.twig' %}
<div class="container mx-auto px-4">