content: add more images

This commit is contained in:
Daniel Chen
2024-11-14 17:52:20 -05:00
parent dc93f9bba1
commit a2f9a719c2
4 changed files with 9 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ const welcomeStrings = ["Welcome!", "Bienvenue!", "欢迎!"];
</p>
</div>
<div
class="flex justify-around items-stretch w-full flex-wrap gap-x-8 gap-y-10"
class="flex justify-around items-start w-full flex-wrap gap-x-8 gap-y-10"
>
<BlogStatBox />
<StoryStatBox />