Skip to content

Commit

Permalink
color updates
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-vahn committed Apr 8, 2024
1 parent a51c698 commit 29d1360
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/connectOverlay/ConnectOverlay.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
margin: 0;

font-size: 1.1em;
color: #212121;
font-weight: 700;
}

Expand All @@ -44,6 +45,7 @@
}

.choose-network-header p {
color: #212121;
font-size: 1em;
font-weight: 500;
margin: 0;
Expand All @@ -65,6 +67,7 @@
font-size: 1em;
font-weight: 500;
margin: 0;
color: #212121;
}

.available-wallets {
Expand Down

0 comments on commit 29d1360

Please sign in to comment.