Fix more for open to bottom
This commit is contained in:
parent
0548e0f02f
commit
6c440840cf
|
@ -315,9 +315,10 @@ nav{
|
|||
}
|
||||
}
|
||||
&.page-collection{
|
||||
height: 400px !important;
|
||||
height: auto;
|
||||
padding-top: 250px;
|
||||
@media only screen and (max-width: 576px){
|
||||
height: 200px !important;
|
||||
padding-top: 89.62px;
|
||||
}
|
||||
}
|
||||
&.page-height{
|
||||
|
|
Loading…
Reference in New Issue