aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/itcss/components/send.scss
diff options
context:
space:
mode:
authorThomas Huang <tmashuang@users.noreply.github.com>2018-05-09 03:46:27 +0800
committerGitHub <noreply@github.com>2018-05-09 03:46:27 +0800
commitc3079ff160e0f0d0db8efb1b80692b293a363226 (patch)
tree697703ac04bdcffda4894218f4decab33b28af48 /ui/app/css/itcss/components/send.scss
parent4177d09664849df8e5c63fb8a63ef272ec99f916 (diff)
parentfff7f52074299482c616dfa58d00d4b4e9b8898f (diff)
downloadtangerine-wallet-browser-c3079ff160e0f0d0db8efb1b80692b293a363226.tar.gz
tangerine-wallet-browser-c3079ff160e0f0d0db8efb1b80692b293a363226.tar.zst
tangerine-wallet-browser-c3079ff160e0f0d0db8efb1b80692b293a363226.zip
Merge pull request #4196 from MetaMask/i3457-fontweight
Change font weight from 300 to 400
Diffstat (limited to 'ui/app/css/itcss/components/send.scss')
-rw-r--r--ui/app/css/itcss/components/send.scss3
1 files changed, 0 insertions, 3 deletions
diff --git a/ui/app/css/itcss/components/send.scss b/ui/app/css/itcss/components/send.scss
index 362feeec8..c168242cf 100644
--- a/ui/app/css/itcss/components/send.scss
+++ b/ui/app/css/itcss/components/send.scss
@@ -507,7 +507,6 @@
&__copy {
color: $gray;
font-size: 14px;
- font-weight: 300;
line-height: 19px;
text-align: center;
margin-top: 10px;
@@ -641,7 +640,6 @@
font-family: Roboto;
font-size: 16px;
line-height: 21px;
- font-weight: 300;
}
}
@@ -832,7 +830,6 @@
color: $tundora;
font-family: Roboto;
font-size: 20px;
- font-weight: 300;
line-height: 26px;
margin-top: 17px;
}