Skip to content

Commit

Permalink
Changed link styling to match app color palette
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfrankcodes committed Jan 16, 2021
1 parent e7632fc commit b57f1c3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ h1 {
font-size: 3rem;
}

a {
color: var(--orange-web)
}

.space {
padding: 0.4rem;
}
Expand Down

0 comments on commit b57f1c3

Please sign in to comment.