Skip to content

Commit 4ed344b

Browse files
committed
chore(mon-pix): use global page container layout on campaign code page
1 parent 15f6312 commit 4ed344b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mon-pix/app/templates/fill-in-campaign-code.hbs

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<DataProtectionPolicyInformationBanner />
55
</div>
66
<Global::AppLayout>
7-
<main id="main" class="main" role="main">
7+
<main id="main" class="main global-page-container" role="main">
88
<CampaignCodeForm
99
@isUserAuthenticatedByPix={{this.isUserAuthenticatedByPix}}
1010
@isUserAuthenticatedByGAR={{this.isUserAuthenticatedByGAR}}

0 commit comments

Comments
 (0)