Added footer
This commit is contained in:
@ -12,3 +12,8 @@ a {
|
||||
text-decoration: none;
|
||||
color: $s-color--links
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
color: $s-color--links-hover;
|
||||
}
|
||||
|
Reference in New Issue
Block a user