mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
fix page height
This commit is contained in:
@@ -113,7 +113,7 @@ export default function HomePage() {
|
||||
<>
|
||||
<Navbar />
|
||||
<main className="min-h-svh bg-background">
|
||||
<div className="relative h-svh overflow-hidden">
|
||||
<div className="min-h-svh">
|
||||
<div className="relative px-4 pt-32 pb-16 sm:px-6 md:px-8">
|
||||
<div className="mx-auto max-w-4xl text-center">
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user