This commit is contained in:
gpt-engineer-app[bot]
2026-01-28 12:45:10 +00:00
parent 713d69c374
commit 81f9f9ffd7
+1 -1
View File
@@ -38,7 +38,7 @@ const FAQ = () => {
return ( return (
<div className="bg-background text-foreground min-h-screen"> <div className="bg-background text-foreground min-h-screen">
<Header /> <Header />
<main className="max-w-3xl mx-auto px-6 py-16"> <main className="max-w-3xl mx-auto px-6 pt-32 pb-16">
<h1 className="text-3xl md:text-4xl font-bold text-center mb-4"> <h1 className="text-3xl md:text-4xl font-bold text-center mb-4">
Vanliga frågor Vanliga frågor
</h1> </h1>