Update index.html

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

View file

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