Skip to content

Commit c502313

Browse files
Update src/app/about/page.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 8e727d5 commit c502313

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
@@ -31,7 +31,7 @@ export default function About() {
3131
<ol className="list-inside list-decimal text-sm text-center sm:text-left font-[family-name:var(--font-geist-mono)]">
3232
<li className="mb-2">
3333
Get started by editing{' '}
34-
<code className="bg-black/5 dark:bg-white/6 px-1 py-0.5 rounded font-semibold">src/app/page.tsx</code>.
34+
<code className="bg-black/5 dark:bg-white/[0.06] px-1 py-0.5 rounded font-semibold">src/app/page.tsx</code>.
3535
</li>
3636
<li>Save and see your changes instantly.</li>
3737
</ol>

0 commit comments

Comments
 (0)