Fix theme CSS

This commit is contained in:
Thomas Sileo 2019-07-04 23:22:04 +02:00
parent d7aa685e22
commit be80f0e84c

View file

@ -265,7 +265,8 @@ a:hover {
background: $color-menu-background;
padding: 5px;
color: $color-light;
margin-right:5px;
margin-right: 10px;
float: left;
border-radius:2px;
}
.bar-item:hover {