We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8d96c0 commit cf8863dCopy full SHA for cf8863d
app/(default)/(project)/kai0/page.tsx
@@ -76,7 +76,7 @@ export default function Home() {
76
<ProgressBar />
77
78
{/* Spacer for top positioning */}
79
- <div className="w-full h-24 xl:h-48"></div>
+ <div className="w-full h-36 md:h-24"></div>
80
81
82
{/* Main content - centered */}
0 commit comments