From d1990ffb0ed25b65568307a396dc52ec6d6d7772 Mon Sep 17 00:00:00 2001 From: Troy Date: Fri, 22 Aug 2025 11:03:09 +0100 Subject: [PATCH] fix: remove main svg icon border radius --- src/components/Footer.astro | 2 +- src/components/Header.astro | 2 +- src/icons/icon.svg | 5 +++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 88743c4..786e0aa 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -11,7 +11,7 @@ import { Icon } from "astro-icon/components"; >{SITE.TITLE}. All rights reserved. -
+
{ SITE.LINKS.map((i) => ( diff --git a/src/components/Header.astro b/src/components/Header.astro index efe1ea0..d0bf8b8 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -12,7 +12,7 @@ const currentPath = pathname.replace(/\/$/, "");
    diff --git a/src/icons/icon.svg b/src/icons/icon.svg index 1a59480..05ed122 100644 --- a/src/icons/icon.svg +++ b/src/icons/icon.svg @@ -1,3 +1,4 @@ - - + + +