added iPhone 7 into range

This commit is contained in:
Jamal Jackson 2016-09-26 12:12:32 -04:00
parent db7f4fcbe6
commit 3c7df9e51f
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
}
}
@media (min-width : 320px) and (max-width : 340px) and (orientation : portrait), (min-width : 650px) and (max-width : 770px) and (orientation : portrait){
@media (min-width : 320px) and (max-width : 380px) and (orientation : portrait), (min-width : 650px) and (max-width : 770px) and (orientation : portrait){
#wallet-backup-phrase{
.cta-buttons,#select-phrase{
bottom: 64px;