Update index.html

This commit is contained in:
The Ghost of FOSS' Future 2024-09-18 12:19:30 -05:00 committed by GitHub
parent 47fb095dbd
commit 16b05af078
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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;