Skip to content

Commit 12c64cf

Browse files
committed
style: about me page.
1 parent 9476fc6 commit 12c64cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/AboutPage.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ const AboutPage = () => {
139139
{title}
140140
</h1>
141141

142-
<div className="prose prose-invert max-w-none leading-snug">
142+
<div className="prose prose-invert max-w-none leading-snug font-mono">
143143
<ReactMarkdown
144144
remarkPlugins={[remarkGfm]}
145145
rehypePlugins={[rehypeRaw]}

0 commit comments

Comments
 (0)