aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/itcss/components/sections.scss
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/css/itcss/components/sections.scss')
-rw-r--r--ui/app/css/itcss/components/sections.scss10
1 files changed, 5 insertions, 5 deletions
diff --git a/ui/app/css/itcss/components/sections.scss b/ui/app/css/itcss/components/sections.scss
index 5c32976a7..bc89fdccc 100644
--- a/ui/app/css/itcss/components/sections.scss
+++ b/ui/app/css/itcss/components/sections.scss
@@ -295,7 +295,7 @@ textarea.twelve-word-phrase {
/* Info screen */
.info-gray {
- font-family: 'Montserrat Regular';
+ font-family: Roboto;
text-transform: uppercase;
color: $silver-chalice;
}
@@ -305,7 +305,7 @@ textarea.twelve-word-phrase {
}
.info {
- font-family: 'Montserrat Regular', Arial;
+ font-family: Roboto, Arial;
padding-bottom: 10px;
display: inline-block;
padding-left: 5px;
@@ -354,7 +354,7 @@ textarea.twelve-word-phrase {
}
.buy-inputs {
- font-family: 'Montserrat Light';
+ font-family: Roboto;
font-size: 13px;
height: 20px;
background: transparent;
@@ -398,7 +398,7 @@ textarea.twelve-word-phrase {
}
.ex-coins {
- font-family: 'Montserrat Regular';
+ font-family: Roboto;
text-transform: uppercase;
text-align: center;
font-size: 33px;
@@ -409,7 +409,7 @@ textarea.twelve-word-phrase {
}
.marketinfo {
- font-family: 'Montserrat light';
+ font-family: Roboto;
color: $silver-chalice;
font-size: 15px;
line-height: 17px;