set independent pane element behind disclaimer view to hold background, refined transform size on shrink

This commit is contained in:
Jamal Jackson 2016-11-16 13:28:59 -05:00
commit 98a4c9a501
3 changed files with 43 additions and 35 deletions

View file

@ -53,6 +53,10 @@
width: 100%;
}
.pane-onboarding{
background: #0B1E4F;
}
@import "terms-of-use";
@import "onboard-welcome";
@import "onboard-tour";