Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions frontend/app/components/offerwall/HowItWorks.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,8 @@ export default function HowItWorks() {
</Heading4>
<BodyStandard className="text-center xl:text-left">
If you have a Google Ad Manager account you can add Web Monetization
to your Offerwall.
<br />
Customize the user choice screen here, then copy the generated script
and add it to your website.
to your Offerwall. Customize the user choice screen here, then copy
the generated script and add it to your website.
</BodyStandard>
</header>

Expand Down