created responsive view for iPhone 5 through 7 plus
This commit is contained in:
parent
4124e68e74
commit
9e5debc1b6
2 changed files with 20 additions and 22 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue