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;