From cac7ca9899669964cad0307676e2466d11301a1b Mon Sep 17 00:00:00 2001 From: SilicoFlare <100959814+SilicoFlare@users.noreply.github.com> Date: Thu, 27 Oct 2022 16:59:43 +0530 Subject: [PATCH] header changes --- silicoflare.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/silicoflare.css b/silicoflare.css index 2ce0b72..b51920f 100644 --- a/silicoflare.css +++ b/silicoflare.css @@ -65,7 +65,7 @@ input, textarea { header { padding: 10px; - height: 100px; + height: 75px; background-color: #7F00FF; font-family: "SilicoHand"; border: none; @@ -77,11 +77,12 @@ header { } .title { - left: 10; - top: 10; + left: 25; + top: 25; text-align: left; font-size: 250%; color: white; + } h1 {