on boarding media query fixes for applying to devices bigger than iPhone plus size
This commit is contained in:
parent
c8633bc18b
commit
54967cb59c
4 changed files with 4 additions and 3 deletions
|
|
@ -15,7 +15,7 @@
|
|||
position: absolute;
|
||||
bottom: 0;
|
||||
}
|
||||
@media (min-width: 400px){
|
||||
@media (min-width: 415px){
|
||||
.warning{
|
||||
height:16rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue