We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 777689a commit 8ada5d5Copy full SHA for 8ada5d5
1 file changed
renderer/src/features/skills/components/skill-detail-layout.tsx
@@ -120,8 +120,8 @@ export function SkillDetailLayout({
120
</LinkViewTransition>
121
</div>
122
<h2
123
- className="text-foreground m-0 truncate p-0 text-2xl
124
- font-semibold tracking-tight"
+ className="text-foreground m-0 truncate p-0 font-serif
+ text-2xl font-light tracking-tight"
125
>
126
{title}
127
</h2>
0 commit comments