increase paragraph gap on about page
This commit is contained in:
@@ -8,7 +8,7 @@ const t = translations[lang].about;
|
||||
|
||||
<main class="flex gap-8 flex-col max-w-prose">
|
||||
<h1 class="text-4xl font-bold">{t.title}</h1>
|
||||
<div class="flex gap-2 text-lg flex-col">
|
||||
<div class="flex gap-4 text-lg flex-col">
|
||||
<p>{t.p1}</p>
|
||||
<p>{t.p2}</p>
|
||||
<p>{t.p3}</p>
|
||||
|
Reference in New Issue
Block a user