From 60eee2a7aab05d11050eaf5fc483db82900e9cae Mon Sep 17 00:00:00 2001 From: UltraQbik Date: Sat, 24 Aug 2024 20:10:19 +0300 Subject: Update styles --- css/styles.css | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'css/styles.css') diff --git a/css/styles.css b/css/styles.css index 970fbe7..f1759af 100644 --- a/css/styles.css +++ b/css/styles.css @@ -30,6 +30,7 @@ button { header { background: #202020; padding: 30px; + height: 5vh; text-align: center; font-size: 30px; } @@ -53,10 +54,3 @@ footer { font-size: 10px; margin-top: auto; } - -#git-butt { - background: lawngreen; - padding: 5px; - width: 80%; - font-size: 80px; -} -- cgit 1.4.1