From 7a030a0a67c543d175ae22604f0a8601102a7513 Mon Sep 17 00:00:00 2001 From: Aria Date: Fri, 27 Dec 2024 14:13:00 +1100 Subject: [PATCH] chore: Double the size of 88x31 buttons to improve rendering --- src/components/FriendLink.astro | 9 ++++++--- src/pages/other buttons.astro | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/src/components/FriendLink.astro b/src/components/FriendLink.astro index ba9aafc..1e9e3c9 100644 --- a/src/components/FriendLink.astro +++ b/src/components/FriendLink.astro @@ -3,12 +3,15 @@ import { Image } from "astro:assets"; const { name, image, target } = Astro.props; --- -{`${name}`} +{`${name}`} \ No newline at end of file diff --git a/src/pages/other buttons.astro b/src/pages/other buttons.astro index 2e2ae5e..95b03f7 100644 --- a/src/pages/other buttons.astro +++ b/src/pages/other buttons.astro @@ -59,7 +59,7 @@ const pageTitle = "Aria's friends"; target="https://astro.build/" /> - +