fixed stylings on welcome and tour page for iPhone5
This commit is contained in:
parent
d2b5a70d93
commit
cb7125b15a
4 changed files with 27 additions and 2 deletions
|
|
@ -24,3 +24,13 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 400px){
|
||||
#onboard-tour{
|
||||
&-secure, &-currency, &-control{
|
||||
#cta{
|
||||
height: 14rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue