Skip to content

Commit

Permalink
More link color adjustment for hovering
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Mar 22, 2024
1 parent 17f041e commit 498c88b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1194,7 +1194,7 @@ hr.thick{
.link-hover-anim:hover,
.link-flat:hover{
text-decoration: none !important;
color: #4a4a4a;
color: #666;
}
.link-to-top i {
margin-left: -3px;
Expand Down

0 comments on commit 498c88b

Please sign in to comment.