Added focus state for a tag.

This commit is contained in:
Sudheer T 2016-04-04 01:52:27 +05:30
parent 70ad8c1ae0
commit c190eaf4e1

View File

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