Skip to content

Commit 59d1244

Browse files
color Alpha red on about page
1 parent c0b206c commit 59d1244

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/app/about/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export default function AboutPage() {
1313
About
1414
</p>
1515
<h1 className="font-display text-4xl md:text-5xl text-text-primary leading-tight">
16-
Rosetta Alpha
16+
Rosetta <span className="text-brand-red">Alpha</span>
1717
</h1>
1818
</div>
1919
<AboutView />

0 commit comments

Comments
 (0)