Update index.html

This commit is contained in:
The Ghost of FOSS' Future 2024-09-18 11:50:37 -05:00 committed by GitHub
parent b637b283c8
commit caa05cba82
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: 94.2%; height: 97.4%;
} }
.sidebar { .sidebar {
width: 10%; width: 10%;
@ -84,7 +84,7 @@
height: 100% !important; height: 100% !important;
} }
.status-bar { .status-bar {
height: 5%; height: 2%;
background-color: #007acc; background-color: #007acc;
color: #fff; color: #fff;
display: flex; display: flex;