From 16b05af07849f43958f9015f8350e496298ea428 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 12:19:30 -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 923526e..0e301b5 100644 --- a/index.html +++ b/index.html @@ -78,14 +78,14 @@ .editor { flex: 1; background-color: #1e1e1e; - padding: 10px; + padding: .3%; + width: 1em; } .CodeMirror { height: 100% !important; } .status-bar { height: 2%; - width: 100%; background-color: #007acc; color: #fff; display: flex;