on boarding media query fixes for applying to devices bigger than iPhone plus size

This commit is contained in:
Jamal Jackson 2016-09-27 14:15:24 -04:00
commit 54967cb59c
4 changed files with 4 additions and 3 deletions

View file

@ -87,7 +87,7 @@
}
}
@media (min-width: 400px){
@media (min-width: 415px){
.onboarding{
ion-content{
h2{