From 992fa510fb57925bd321325cbb0db48352003713 Mon Sep 17 00:00:00 2001 From: Vasily Zubarev Date: Tue, 7 Jan 2020 16:57:52 +0100 Subject: [PATCH] Layout fixes --- static/css/layout.css | 1 + templates/layout.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/static/css/layout.css b/static/css/layout.css index f20f3f7..71da6b0 100644 --- a/static/css/layout.css +++ b/static/css/layout.css @@ -23,6 +23,7 @@ .header { display: grid; min-height: 250px; + margin-bottom: 20px; } @media only screen and (max-width : 570px) { diff --git a/templates/layout.html b/templates/layout.html index 15424bf..f3909cd 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -32,7 +32,7 @@ {% block footer %}