removed cat margin bottom at certain height
This commit is contained in:
parent
4a1ea6d3ea
commit
df30370e67
1 changed files with 3 additions and 0 deletions
|
|
@ -29,6 +29,9 @@
|
|||
}
|
||||
@media (max-height: 540px){
|
||||
#onboarding-push-notifications{
|
||||
#cta{
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.cta-buttons{
|
||||
float:left;
|
||||
position: relative;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue