Skip to content

Commit a187c4b

Browse files
JoeMattclaude
andcommitted
style: add mt-8 before System Requirements in about page for spacing
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent f0e0790 commit a187c4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/about/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export default function About() {
6767
See full feature list →
6868
</Link>
6969

70-
<h2 className="text-2xl font-semibold text-white mb-4">
70+
<h2 className="text-2xl font-semibold text-white mb-4 mt-8">
7171
System Requirements
7272
</h2>
7373
<div className="bg-gray-800/40 border border-gray-700/50 p-4 rounded-xl">

0 commit comments

Comments
 (0)