diff --git a/src/components/FriendLink.astro b/src/components/FriendLink.astro index 1e9e3c9..f924fe8 100644 --- a/src/components/FriendLink.astro +++ b/src/components/FriendLink.astro @@ -11,7 +11,6 @@ const { name, image, target } = Astro.props; width: 176px; min-height: 31px; height: 62px; - scale: initial; padding: 4px; } \ No newline at end of file diff --git a/src/pages/friends.astro b/src/pages/friends.astro index d6eed9f..5cc2426 100644 --- a/src/pages/friends.astro +++ b/src/pages/friends.astro @@ -100,6 +100,7 @@ const pageTitle = "Aria's friends"; Aria