Reduce sidebar width.

This commit is contained in:
Spencer Ofwiti 2021-06-18 14:19:42 +03:00
parent 7c1af41f1f
commit f1d239dee5

View File

@ -77,8 +77,8 @@ footer.footer {
top: 0; top: 0;
left: 0; left: 0;
z-index: 9999; z-index: 9999;
min-width: 250px; min-width: 200px;
max-width: 250px; max-width: 200px;
height: 100vh; height: 100vh;
background: #313a46; background: #313a46;
color: #fff; color: #fff;