fix: increase tos top padding to pt-28
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -22,7 +22,7 @@
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<main class="max-w-3xl mx-auto px-6 pt-20 pb-16">
|
||||
<main class="max-w-3xl mx-auto px-6 pt-28 pb-16">
|
||||
<h1 class="text-3xl font-bold tracking-tight mb-2">Terms of Service</h1>
|
||||
<p class="text-gray-500 text-sm mb-12">Last updated: March 2026</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user