Skip to content

Commit

Permalink
Merge pull request #5263 from brave/fix-9236
Browse files Browse the repository at this point in the history
Makes Deposit Address text on the Binance Widget more visible
  • Loading branch information
ryanml authored and bsclifton committed Apr 21, 2020
1 parent 7842155 commit 1dd59ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ export const CopyButton = styled(GenButton)`
`

export const DetailLabel = styled<{}, 'span'>('span')`
color: rgb(70, 70, 70);
color: #7d7d7d;
font-weight: bold;
display: block;
font-size: 15px;
Expand Down

0 comments on commit 1dd59ac

Please sign in to comment.