CASH-147 move contine scheduling/start over block lower in page.
This commit is contained in:
parent
479df01043
commit
3d7e8b00e2
1 changed files with 6 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<funnelHeader cmsWidgetName="FunnelHeaderWidget" ref="funnelHeader" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="row justify-content-center">
|
||||
<div class="row justify-content-center return-user-spacing">
|
||||
<div class="col-md-6 col-xl-4 mt-4">
|
||||
<funnelSubHeader
|
||||
ref="funnelSubHeader"
|
||||
|
|
@ -121,4 +121,9 @@ export default {
|
|||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
.return-user {
|
||||
.return-user-spacing {
|
||||
margin-top: 225px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Reference in a new issue