From ce36ba37c56908f332f718f423e091d07daa08b7 Mon Sep 17 00:00:00 2001 From: saicaca Date: Sat, 8 Jun 2024 22:52:05 +0800 Subject: [PATCH] fix: profile-card style tweak --- src/components/widget/Profile.astro | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/src/components/widget/Profile.astro b/src/components/widget/Profile.astro index 74e9e9f..184bd40 100644 --- a/src/components/widget/Profile.astro +++ b/src/components/widget/Profile.astro @@ -6,9 +6,9 @@ import {url} from "../../utils/url-utils"; const config = profileConfig; --- -
+