aboutsummaryrefslogtreecommitdiffstats
path: root/mascara
diff options
context:
space:
mode:
authorDan <danjm.com@gmail.com>2018-03-08 10:07:53 +0800
committerDan <danjm.com@gmail.com>2018-03-08 10:07:53 +0800
commit6c400c2e925053784befa199f734b08f14e3b404 (patch)
tree7d7acea3389f07afaa8cc6684e0891ebe47219c3 /mascara
parente290d70086d8101f82b025a95dd1c198b641725c (diff)
downloadtangerine-wallet-browser-6c400c2e925053784befa199f734b08f14e3b404.tar
tangerine-wallet-browser-6c400c2e925053784befa199f734b08f14e3b404.tar.gz
tangerine-wallet-browser-6c400c2e925053784befa199f734b08f14e3b404.tar.bz2
tangerine-wallet-browser-6c400c2e925053784befa199f734b08f14e3b404.tar.lz
tangerine-wallet-browser-6c400c2e925053784befa199f734b08f14e3b404.tar.xz
tangerine-wallet-browser-6c400c2e925053784befa199f734b08f14e3b404.tar.zst
tangerine-wallet-browser-6c400c2e925053784befa199f734b08f14e3b404.zip
Update first time flow button fonts, and first-time-flow default font, to Roboto.
Diffstat (limited to 'mascara')
-rw-r--r--mascara/src/app/first-time/index.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/mascara/src/app/first-time/index.css b/mascara/src/app/first-time/index.css
index e8a50d988..9f4ad0c83 100644
--- a/mascara/src/app/first-time/index.css
+++ b/mascara/src/app/first-time/index.css
@@ -14,6 +14,7 @@
justify-content: center;
flex: 1 0 auto;
font-weight: 400;
+ font-family: Roboto;
}
.alpha-warning {
@@ -592,6 +593,7 @@ button.backup-phrase__confirm-seed-option:hover {
color: #FFFFFF;
font-size: 20px;
font-weight: 500;
+ font-family: Roboto;
line-height: 26px;
text-align: center;
text-transform: uppercase;