design(backup): polish backup flow (via onboarding process)

This commit is contained in:
Jason Dreyzehner 2016-10-07 02:10:30 -04:00
commit 926e80fcea
22 changed files with 237 additions and 260 deletions

View file

@ -26,6 +26,6 @@
}
.cta-buttons {
@extend %cta-buttons;
padding-bottom: 10px;
padding-bottom: 4vw;
}
}