diff options
Diffstat (limited to 'layouts/404.html')
-rw-r--r-- | layouts/404.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/404.html b/layouts/404.html index 9994e0c..c2f0c31 100644 --- a/layouts/404.html +++ b/layouts/404.html @@ -1,5 +1,5 @@ {{ define "main" }} -<div id="content" class="bg-near-white pb2"> +<div id="content" class="bg-near-white pb2 pt5"> <header class="tc ph5 lh-copy"> <h1 class="f1 f-headline-l code dib orange">404</h1> <h2 class="tc f1-l fw1">Sorry, we can't find the page you are looking for.</h2> |