Merge pull request #86 from sudheerDev/85-a-focus

Added focus state for a tag.
This commit is contained in:
CJ Patoilo
2016-08-06 07:32:54 -03:00
committed by GitHub

View File

@@ -6,5 +6,6 @@ a
color: $color-primary
text-decoration: none
&:hover
&:hover,
&:focus
color: $color-secondary