Update index.html

This commit is contained in:
The Ghost of FOSS' Future 2024-09-18 12:03:51 -05:00 committed by GitHub
parent 30694d7e7e
commit ab1ead7dda
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@
height: 97.32%; height: 97.32%;
} }
.sidebar { .sidebar {
width: 4.2%; width: 6%;
background-color: #333; background-color: #333;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
@ -27,7 +27,7 @@
padding-top: 10px; padding-top: 10px;
} }
.sidebar-icon { .sidebar-icon {
width: 42%; width: 58%;
height: auto; height: auto;
margin-bottom: 20px; margin-bottom: 20px;
cursor: pointer; cursor: pointer;