remove community hub underline

This commit is contained in:
Astralof 2018-09-19 09:43:19 +02:00
parent 7e77d25daf
commit ac6c007569

View file

@ -47,6 +47,10 @@
a {
color: $color_mine_shaft_approx;
&:hover {
text-decoration: none;
}
&:hover > div {
background-color: $color_gallery_approx;
border-radius: 35px;