onboarding backup desktop stylings updates
This commit is contained in:
parent
3af5405340
commit
91a216cf0d
5 changed files with 59 additions and 7 deletions
|
|
@ -10,8 +10,9 @@
|
|||
}
|
||||
.cta-buttons{
|
||||
width:100%;
|
||||
float:left;
|
||||
position: relative;
|
||||
float:none;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -33,6 +34,9 @@
|
|||
float:none;
|
||||
bottom:0;
|
||||
position: absolute;
|
||||
button{
|
||||
max-width: 400px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -43,4 +47,11 @@
|
|||
position: relative;
|
||||
}
|
||||
}
|
||||
}
|
||||
@media (min-height: 980px){
|
||||
#onboarding-backup-request{
|
||||
#arrow-down{
|
||||
margin-top: 15rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue