diff --git a/CSS/themes/grafplex.css b/CSS/themes/grafplex.css index 3d3c2b42..00bd8a39 100644 --- a/CSS/themes/grafplex.css +++ b/CSS/themes/grafplex.css @@ -20,7 +20,7 @@ body { background: rgba(0, 0, 0, .25) !important; } .sidemenu__logo:hover { - background: rgba(0, 0, 0, .25); !important; + background: rgba(0, 0, 0, .25) !important; } .sidemenu-item.active, .sidemenu-item:hover { background-color: rgba(0, 0, 0, .25) !important;