From 75b1f5a1a21069154d41742a84970f4d2ccb2d58 Mon Sep 17 00:00:00 2001 From: s-ol Date: Tue, 8 Oct 2019 21:46:55 +0200 Subject: fix header, double div.content --- scss/_header.scss | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'scss/_header.scss') diff --git a/scss/_header.scss b/scss/_header.scss index ccaf658..fd3aec3 100644 --- a/scss/_header.scss +++ b/scss/_header.scss @@ -26,8 +26,12 @@ header { font-weight: 400; } - .sun { + > a { height: 5rem; + } + + .sun { + height: 100%; stroke: currentColor; fill: currentColor; -- cgit v1.2.3