Update index.html

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

View file

@ -16,7 +16,7 @@
} }
.container { .container {
display: flex; display: flex;
height: 47em; height: 96.9%;
} }
.sidebar { .sidebar {
width: 6%; width: 6%;
@ -85,6 +85,7 @@
} }
.status-bar { .status-bar {
height: 2%; height: 2%;
width: 100%;
background-color: #007acc; background-color: #007acc;
color: #fff; color: #fff;
display: flex; display: flex;