Merge pull request #86 from sudheerDev/85-a-focus
Added focus state for a tag.
This commit is contained in:
commit
0b34c4ca0a
@ -6,5 +6,6 @@ a
|
|||||||
color: $color-primary
|
color: $color-primary
|
||||||
text-decoration: none
|
text-decoration: none
|
||||||
|
|
||||||
&:hover
|
&:hover,
|
||||||
|
&:focus
|
||||||
color: $color-secondary
|
color: $color-secondary
|
||||||
|
Loading…
Reference in New Issue
Block a user