add color to sidebar

This commit is contained in:
Liam Waldron 2023-04-24 09:16:34 -04:00
parent 81b16a89f2
commit 7760e7c2e6

View File

@ -17,7 +17,7 @@
z-index: 1;
top: 0;
left: 0;
background-color: #1E1E1E;
background-color: #1A1A1A;
overflow-x: hidden;
padding-top: 20px;
}