From c32ac1b018e5f304bc23ef22793393f5a5c000b9 Mon Sep 17 00:00:00 2001 From: Ayush kumar gupta Date: Sat, 26 Sep 2026 15:11:16 +0530 Subject: [PATCH] fix: add padding to blog read time area --- src/components/scroll/bottom-to-top.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/scroll/bottom-to-top.tsx b/src/components/scroll/bottom-to-top.tsx index eec69b81..fe00af66 100644 --- a/src/components/scroll/bottom-to-top.tsx +++ b/src/components/scroll/bottom-to-top.tsx @@ -44,7 +44,7 @@ export default function ScrollBottomToTop() { } return ( -
+
{showTopButton && (