Skip to content

Commit

Permalink
Set link color to white
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldowman committed Mar 15, 2024
1 parent db2167f commit 815fb94
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions web/src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ body {
box-sizing: border-box;
background-color: #000;
color: white;
a {
color: white;
}
}

.verified-bg {
Expand Down

0 comments on commit 815fb94

Please sign in to comment.