Skip to content

Commit c566d94

Browse files
committed
Update color for eyebrow
1 parent efb1ffa commit c566d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/site/src/app/partners/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ export default function Partners() {
169169
<div className="hero pt-36 -mt-24 flex items-center justify-center px-4 relative flex-col gap-8">
170170
<div className="absolute inset-0 z-0 bg-[linear-gradient(180deg,var(--color-foreground-orm)_0%,var(--color-background-default)_100%)] opacity-20"></div>
171171
<div className="flex flex-col gap-4 z-1 relative">
172-
<h5 className="font-sans-display text-foreground-orm uppercase stretch-display text-center mx-auto">
172+
<h5 className="font-sans-display text-foreground-orm-strong uppercase stretch-display text-center mx-auto">
173173
Prisma Partners
174174
</h5>
175175
<h1 className="text-5xl md:text-6xl stretch-display mb-0 text-center mt-0 font-sans-display text-foreground-neutral max-w-224 mx-auto">

0 commit comments

Comments
 (0)