Skip to content

Commit

Permalink
[DDW-197] Improve Pair dialog styling
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolaglumac committed Nov 26, 2020
1 parent 7ddf49d commit 0ea1bbf
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,15 @@
color: var(--theme-hardware-wallet-message-color);
font-family: var(--font-light);
font-size: 16px;
line-height: 1.38;
line-height: 22px;

b {
font-family: var(--font-medium);
}

& + p {
margin-top: 11px;
}
}
}

Expand Down

0 comments on commit 0ea1bbf

Please sign in to comment.