mirror of
https://github.com/milligram/milligram.git
synced 2024-11-13 16:54:22 +00:00
Added focus state for a tag.
This commit is contained in:
parent
70ad8c1ae0
commit
c190eaf4e1
@ -6,5 +6,6 @@ a
|
||||
color: $color-primary
|
||||
text-decoration: none
|
||||
|
||||
&:hover
|
||||
&:hover,
|
||||
&:focus
|
||||
color: $color-secondary
|
||||
|
Loading…
Reference in New Issue
Block a user