diff --git a/index.html b/index.html
index d9a9e9d..67f6220 100644
--- a/index.html
+++ b/index.html
@@ -19,7 +19,7 @@
height: 97.32%;
}
.sidebar {
- width: 4.2%;
+ width: 6%;
background-color: #333;
display: flex;
flex-direction: column;
@@ -27,7 +27,7 @@
padding-top: 10px;
}
.sidebar-icon {
- width: 42%;
+ width: 58%;
height: auto;
margin-bottom: 20px;
cursor: pointer;