style: remove gradient from contributors heading

This commit is contained in:
Maze Winther
2025-06-24 15:35:42 +02:00
parent 65b8934773
commit 61771f2a3e

View File

@ -85,7 +85,7 @@ export default async function ContributorsPage() {
<GithubIcon className="h-3 w-3" /> <GithubIcon className="h-3 w-3" />
Open Source Open Source
</div> </div>
<h1 className="text-5xl md:text-6xl font-bold tracking-tight mb-6 bg-gradient-to-br from-foreground to-muted-foreground bg-clip-text text-transparent"> <h1 className="text-5xl md:text-6xl font-bold tracking-tight mb-6">
Contributors Contributors
</h1> </h1>
<p className="text-xl text-muted-foreground mb-8 max-w-2xl mx-auto leading-relaxed"> <p className="text-xl text-muted-foreground mb-8 max-w-2xl mx-auto leading-relaxed">