fixed stylings on welcome and tour page for iPhone5

This commit is contained in:
Jamal Jackson 2016-09-08 15:42:19 -04:00
commit cb7125b15a
4 changed files with 27 additions and 2 deletions

View file

@ -42,7 +42,8 @@
}
}
@media (max-width:500px), (max-height:800px) {
@media (max-width:500px),
(max-height:800px) {
#onboard-welcome {
ion-content {
.logo {
@ -62,7 +63,7 @@
}
}
@media (max-height:608px) {
@media (max-height:550px) {
#onboard-welcome {
#cta-buttons {
position: relative !important;