0.0.0.2
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ export default function DashboardPage() {
|
||||
<div className="flex min-h-screen flex-col bg-background font-sans">
|
||||
<SiteHeader />
|
||||
|
||||
<main className="flex-1 container py-8 px-4 md:px-6">
|
||||
<main className="flex-1 container mx-auto py-8 px-4 md:px-6">
|
||||
<div className="flex flex-col md:flex-row items-start md:items-center justify-between gap-4 mb-8">
|
||||
<div>
|
||||
<h1 className="text-3xl font-serif font-bold text-foreground">李氏家族族谱</h1>
|
||||
|
||||
Reference in New Issue
Block a user