styling fixes
This commit is contained in:
@@ -24,7 +24,7 @@ export default function Home() {
|
||||
<UserTop session={session} />
|
||||
</div>
|
||||
|
||||
<main className="flex flex-1 flex-col justify-center items-center p-8 mx-auto mt-24 rounded-md shadow-md transition-all duration-500 hover:shadow-xl">
|
||||
<main className="flex flex-1 flex-col justify-center items-center p-8 mx-36 mt-12 rounded-md shadow-md transition-all duration-500 hover:shadow-xl">
|
||||
<Header />
|
||||
<Generator />
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user