Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

Commit

Permalink
feat: update link color
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtrank committed Jun 3, 2020
1 parent a982691 commit 3801fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ body {
}

a {
color: yellow;
color: orangered;
}

header {
Expand Down

0 comments on commit 3801fe5

Please sign in to comment.