fix: increase tos top padding to pt-28
This commit is contained in:
parent
1325512c6d
commit
3a9cd62cdd
File diff suppressed because one or more lines are too long
|
|
@ -22,7 +22,7 @@
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</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>
|
<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>
|
<p class="text-gray-500 text-sm mb-12">Last updated: March 2026</p>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue