Format code.
This commit is contained in:
parent
02067b51d2
commit
0f2dbe3aef
1 changed files with 8 additions and 8 deletions
|
|
@ -17,15 +17,15 @@
|
||||||
<funnelSubHeader
|
<funnelSubHeader
|
||||||
ref="funnelSubHeader"
|
ref="funnelSubHeader"
|
||||||
cmsWidgetName="FunnelSubHeaderWidget" />
|
cmsWidgetName="FunnelSubHeaderWidget" />
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="row justify-content-center">
|
</div>
|
||||||
<div class="col-md-6 col-xl-4 my-5">
|
<div class="row justify-content-center">
|
||||||
<alert
|
<div class="col-md-6 col-xl-4 my-5">
|
||||||
class="rounded border-0 shadow-sm"
|
<alert
|
||||||
alertClass="alert-warning"
|
class="rounded border-0 shadow-sm"
|
||||||
cmsWidgetName="AlertWidget"
|
alertClass="alert-warning"
|
||||||
:isDismissible="false" />
|
cmsWidgetName="AlertWidget"
|
||||||
|
:isDismissible="false" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row justify-content-center">
|
<div class="row justify-content-center">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue