completionId: cgen-353ddc59c5b64ad8bf162081d71a5929
cgen-353ddc59c5b64ad8bf162081d71a5929
This commit is contained in:
parent
b6e5059c93
commit
b9f895df10
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ export default function Labs() {
|
||||||
</Badge>
|
</Badge>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<h1 className="text-5xl lg:text-7xl font-black text-yellow-300 leading-tight mb-4">
|
<h1 className={`text-5xl lg:text-7xl font-black text-yellow-300 leading-tight mb-4 ${theme.fontClass}`}>
|
||||||
The Innovation Engine
|
The Innovation Engine
|
||||||
</h1>
|
</h1>
|
||||||
<p className="text-lg text-yellow-100/90 mb-4">
|
<p className="text-lg text-yellow-100/90 mb-4">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue