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
+1 -1
View File
@@ -61,7 +61,7 @@ export default function PublicationsPage() {
<div className="space-y-6">
<section className="prose prose-zinc dark:prose-invert max-w-none">
<h1 className="text-2xl font-bold">Publications 📚</h1>
<p className="text-lg text-muted-foreground">
<p className="text-lg text-muted-foreground mt-2">
My research publications in human-robot interaction and robotics.
</p>
</section>