From a275354766257efd80b8e32a88a8816fea310bfd Mon Sep 17 00:00:00 2001 From: hensm Date: Fri, 26 Jul 2019 05:45:07 +0100 Subject: [PATCH] Set fixed site header size --- docs/index.css | 1 + docs/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/index.css b/docs/index.css index 008abb9..32a4a90 100755 --- a/docs/index.css +++ b/docs/index.css @@ -70,6 +70,7 @@ body { grid-area: header; justify-content: flex-end; margin-top: 5rem; + height: 105px; } .site-header__title { diff --git a/docs/index.html b/docs/index.html index dad438f..82b00d3 100755 --- a/docs/index.html +++ b/docs/index.html @@ -9,7 +9,7 @@ - +