add github link
This commit is contained in:
@@ -75,6 +75,10 @@ a {
|
||||
color: inherit;
|
||||
transition: color 0.2s $ease, background-color 0.2s $ease;
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
color: $colorWhite;
|
||||
}
|
||||
}
|
||||
|
||||
code {
|
||||
|
||||
Reference in New Issue
Block a user