edit
Some checks failed
www2.ourworld.tf / Deploy (push) Has been cancelled

This commit is contained in:
2025-09-10 15:43:42 +02:00
parent 783ff594a1
commit b705ded36b
7 changed files with 29 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
<div class="bg-blue-50">
<div class="mx-auto max-w-7xl px-6 py-16 sm:py-24 lg:px-8">
<h2 class="text-4xl font-semibold tracking-tight text-gray-900 sm:text-5xl">🔎 Frequently Asked Questions</h2>
<div class="mx-auto max-w-7xl px-6 py-12 lg:py-24 lg:px-8">
<h2 class="text-3xl font-semibold tracking-tight text-gray-900 lg:text-4xl">🔎 Frequently Asked Questions</h2>
<p class="mt-6 max-w-2xl text-base leading-7 text-gray-600">Have a different question and cant find the answer youre looking for? Reach out to our support team by <a href="mailto:info@ourworld.tf" class="font-semibold text-blue-600 hover:text-blue-500">sending us an email</a> and well get back to you as soon as we can.</p>
@@ -28,4 +28,3 @@
</div>
</div>
</div>