Update navigation styling
This commit is contained in:
parent
2d8bab79a9
commit
b1ef0534b5
2 changed files with 10 additions and 8 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue