Skip to content

Commit

Permalink
Differentiate anchor color more from rest of text
Browse files Browse the repository at this point in the history
  • Loading branch information
mileswwatkins committed Nov 30, 2024
1 parent 051f0d8 commit 83ead81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
a {
color: #3a4330;
color: #a25933;
}

.Main {
Expand Down

0 comments on commit 83ead81

Please sign in to comment.