Changes
This commit is contained in:
+1
-1
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user