created responsive view for iPhone 5 through 7 plus

This commit is contained in:
Jamal Jackson 2016-10-13 14:54:54 -04:00
commit 9e5debc1b6
2 changed files with 20 additions and 22 deletions

View file

@ -15,7 +15,7 @@
background: #fff;
height:80%;
article{height: 100%;position: relative;}
#wallet-info{
#bit-address{
position: absolute;
bottom:0;
width:100%;
@ -52,7 +52,7 @@
}
}
.qr {
padding: 50px 0 20px 0;
padding: 13vh 0 5vh 0;
}
.backup {
background-color: orange;