Update style.scss
This commit is contained in:
parent
b0ad2391f7
commit
19e8db1a65
1 changed files with 2 additions and 2 deletions
|
@ -69,11 +69,11 @@ p {
|
|||
}
|
||||
|
||||
a {
|
||||
color: $blue;
|
||||
color: $lightGray;
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
&:hover, &:active {
|
||||
color: $blue;
|
||||
color: $white;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue