chore(friends.astro): Adjust styling of friends box
This commit is contained in:
parent
9319d53bc9
commit
9f5dd40f89
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue