Add bottom margin

This commit is contained in:
MartinBraquet
2025-11-01 12:37:55 +01:00
parent 6d4083d8a7
commit 8ad81b1d50
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ export default function HelpPage() {
url={`/help`}
/>
<SEO title={`Help`} description={'Get help with Compass'} url={`/help`}/>
<Col className="max-w-3xl w-full mx-auto gap-6 custom-link">
<Col className="max-w-3xl w-full mx-auto gap-6 custom-link mb-4">
<h1 className="text-3xl font-semibold">Help & Support</h1>
<p className="text-ink-700">
Run into a problem or have a question? This page lists the quickest ways to get help and find answers.

View File

@@ -15,7 +15,7 @@ export default function SecurityPage() {
description={'Report security vulnerabilities to the Compass team'}
url={`/security`}
/>
<Col className="max-w-3xl w-full mx-auto gap-6 custom-link">
<Col className="max-w-3xl w-full mx-auto gap-6 custom-link mb-4">
<h1 className="text-3xl font-semibold">Security</h1>
<p className="text-ink-700">
We take the security of our community seriously. If you believe you have found a vulnerability