From e38415586db6cbd506a2b7124c02f7a971087ddd Mon Sep 17 00:00:00 2001 From: jakobhelgesson Date: Wed, 6 Apr 2022 14:28:52 +0000 Subject: [PATCH] Remove unnecessary css --- css/style.css | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/css/style.css b/css/style.css index beb671f..db9c04f 100644 --- a/css/style.css +++ b/css/style.css @@ -17,14 +17,6 @@ body { } -header { - -} - -header h1 { - -} - main { } @@ -47,10 +39,6 @@ main section#keyBoard { } @media (max-width: 767px) { - header { - height: 45px; - } - body { }