fix(legal): correct spacing around company name on opt-in and terms pages
This commit is contained in:
@@ -14,8 +14,8 @@ export default function TermsPage() {
|
||||
<p className="updated">Last updated: {LAST_UPDATED}</p>
|
||||
|
||||
<p>
|
||||
These Terms of Service ("Terms") govern your access to and use of the{" "}
|
||||
{COMPANY} website, portal, and services (the "Service"). By using the
|
||||
These Terms of Service ("Terms") govern your access to and use of the {COMPANY}{" "}
|
||||
website, portal, and services (the "Service"). By using the
|
||||
Service you agree to these Terms.
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user