Update layout

This commit is contained in:
2024-10-28 23:52:54 -07:00
parent c04a6ce660
commit 8528bab599
4 changed files with 58 additions and 37 deletions

View File

@@ -20,7 +20,7 @@ export default function ProjectsPage() {
<div className="space-y-6">
<section className="prose prose-zinc dark:prose-invert max-w-none">
<h1 className="text-2xl font-bold">Featured Projects 🌟</h1>
<p className="text-lg text-muted-foreground">
<p className="text-lg text-muted-foreground mt-2">
A selection of my academic and professional projects, focusing on robotics,
web development, and embedded systems.
</p>