Skip to content

Commit f5c20df

Browse files
committed
feat: made the coc sentence bold
1 parent d352b7d commit f5c20df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/code-of-conduct/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export default function CodeOfConductPage() {
3535
.
3636
</p>
3737

38-
<p className="text-xl max-w-3xl leading-relaxed mt-8">
38+
<p className="text-xl max-w-3xl leading-relaxed mt-8 font-semibold">
3939
If you witness or experience any violations of the Code of Conduct,
4040
please report them using the{' '}
4141
<a

0 commit comments

Comments
 (0)