feat(send): design and scaffold zero-state for send tab

This commit is contained in:
Jason Dreyzehner 2016-10-11 16:36:01 -04:00
commit 7d9a4244c9
8 changed files with 81 additions and 52 deletions

View file

@ -1,4 +1,7 @@
#tab-send {
.zero-state-cta {
padding-bottom: 3vh;
}
.send-heading {
font-size: 14px;
font-weight: bold;