Center home hero heading and tagline in main column
This commit is contained in:
@@ -8,7 +8,7 @@ export default function HomePage() {
|
||||
|
||||
return (
|
||||
<section className="space-y-6">
|
||||
<header className="space-y-1">
|
||||
<header className="space-y-1 text-center">
|
||||
<h1 className="text-lg font-semibold text-slate-900 dark:text-slate-50">
|
||||
{siteConfig.name} 的最新動態
|
||||
</h1>
|
||||
|
||||
Reference in New Issue
Block a user