onboarding backup desktop stylings updates
This commit is contained in:
parent
3af5405340
commit
91a216cf0d
5 changed files with 59 additions and 7 deletions
|
|
@ -64,6 +64,19 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
@media (min-width: 1000px){
|
||||
#onboarding-collect-email{
|
||||
#collect-email{
|
||||
p, form{
|
||||
max-width: 600px;
|
||||
@include center-block();
|
||||
}
|
||||
form{
|
||||
margin-top:.5rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes topBottom {
|
||||
0% {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue