completionId: cgen-6c675785f7494ce1b9e4d119892dc486
cgen-6c675785f7494ce1b9e4d119892dc486
This commit is contained in:
parent
5be1c1f279
commit
d4d4e07ae9
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ export default function GameForge() {
|
|||
</Badge>
|
||||
|
||||
<div className="space-y-6 mb-12">
|
||||
<h1 className="text-5xl lg:text-7xl font-black text-green-300 leading-tight">
|
||||
<h1 className={`text-4xl lg:text-6xl font-black text-green-300 leading-tight ${theme.fontClass}`}>
|
||||
Shipping Games Monthly
|
||||
</h1>
|
||||
<p className="text-xl text-green-100/70 max-w-3xl">
|
||||
|
|
|
|||
Loading…
Reference in a new issue