From caa05cba82a968c1246e6eb37c438e0b18d827c1 Mon Sep 17 00:00:00 2001 From: The Ghost of FOSS' Future <163201376+sneedgroup-holder@users.noreply.github.com> Date: Wed, 18 Sep 2024 11:50:37 -0500 Subject: [PATCH] Update index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 1aae406..0cfdb2c 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,7 @@ } .container { display: flex; - height: 94.2%; + height: 97.4%; } .sidebar { width: 10%; @@ -84,7 +84,7 @@ height: 100% !important; } .status-bar { - height: 5%; + height: 2%; background-color: #007acc; color: #fff; display: flex;