From e0b2ff3661353d65ace84b868cbb71d115f42adb Mon Sep 17 00:00:00 2001 From: KazooTTT Date: Fri, 11 Oct 2024 20:13:58 +0800 Subject: [PATCH] feat: add top margin --- src/components/GiscusComment.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/GiscusComment.tsx b/src/components/GiscusComment.tsx index b9d0d52..a57b2ba 100644 --- a/src/components/GiscusComment.tsx +++ b/src/components/GiscusComment.tsx @@ -11,7 +11,7 @@ const GiscusComment = () => { }, []) return ( -
+
{mounted ? (