diff --git a/_sass/_community.scss b/_sass/_community.scss index 29640e3..ce3f413 100644 --- a/_sass/_community.scss +++ b/_sass/_community.scss @@ -47,6 +47,10 @@ a { color: $color_mine_shaft_approx; + &:hover { + text-decoration: none; + } + &:hover > div { background-color: $color_gallery_approx; border-radius: 35px;