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 %}