Commit f8d01c2
Changed files (1)
app
assets
stylesheets
app/assets/stylesheets/global.scss
@@ -56,7 +56,8 @@ nav svg {
/* Buttons -------------------------------------- */
/* ---------------------------------------------- */
.button.bare {
- &:hover,
+ &:link,
+ &:hover,
&:active,
&:visited,
&:focus {