chore(friends.astro): Adjust styling of friends box

This commit is contained in:
Aria 2024-12-27 14:43:45 +11:00
parent 9319d53bc9
commit 9f5dd40f89
Signed by: aria
GPG key ID: 19AB7AA462B8AB3B

View file

@ -11,7 +11,7 @@ const pageTitle = "Aria's friends";
<Partition>
<h1 class="text-2xl">These are cool people!!</h1>
<br />
<div class="flex outline-dotted p-2 flex-wrap">
<div class="flex outline-dotted p-5 flex-wrap justify-center">
<FriendLink
name="Alyxia"
image="https://alyxia.dev/static/img/88x31/self.png"