From a832caeed353a969643ae8ceec7c72b01844994b 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:53:07 -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 102eb8c..c6ea867 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@ height: 97.4%; } .sidebar { - width: 10%; + width: 6.9%; background-color: #333; display: flex; flex-direction: column; @@ -43,7 +43,7 @@ display: flex; } .file-explorer { - width: 23%; + width: 24%; background-color: #252526; color: #fff; padding: 10px;