mirror of
https://github.com/dyzulk/trustlab.git
synced 2026-01-26 21:41:52 +07:00
style(web): refine spacing on legal index page
This commit is contained in:
@@ -141,7 +141,7 @@ function LegalContent() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
{/* Content Section */}
|
{/* Content Section */}
|
||||||
<div className="max-w-5xl mx-auto px-6 py-12 -mt-10 relative z-20">
|
<div className="max-w-5xl mx-auto px-6 py-20 mt-10 relative z-20">
|
||||||
<div className="grid grid-cols-1 md:grid-cols-2 gap-6">
|
<div className="grid grid-cols-1 md:grid-cols-2 gap-6">
|
||||||
{isLoading ? (
|
{isLoading ? (
|
||||||
<div className="col-span-full py-20 text-center">
|
<div className="col-span-full py-20 text-center">
|
||||||
|
|||||||
Reference in New Issue
Block a user