We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae4e9d0 commit 934afe6Copy full SHA for 934afe6
1 file changed
app/code-of-conduct/page.tsx
@@ -35,7 +35,7 @@ export default function CodeOfConductPage() {
35
.
36
</p>
37
38
- <p className="text-xl max-w-3xl leading-relaxed mt-8">
+ <p className="text-xl max-w-3xl leading-relaxed mt-8 font-semibold">
39
If you witness or experience any violations of the Code of Conduct,
40
please report them using the{' '}
41
<a
0 commit comments