From 17be5efb06cadcdb65ad62aac7dcf99391d76eaa Mon Sep 17 00:00:00 2001 From: vaidik-bajpai Date: Sun, 5 Apr 2026 00:19:22 +0530 Subject: [PATCH] fix: fixed the position bug of section underline for heading text Signed-off-by: vaidik-bajpai --- components/topBlogs.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/components/topBlogs.tsx b/components/topBlogs.tsx index e4af3bf6..2ed435a0 100644 --- a/components/topBlogs.tsx +++ b/components/topBlogs.tsx @@ -7,8 +7,8 @@ const TopBlogs = ({ communityPosts, technologyPosts }) => { return (
-

- Recent Technology Blogs +

+ Recent Technology Blogs

@@ -49,8 +49,8 @@ const TopBlogs = ({ communityPosts, technologyPosts }) => {
-

- Recent Community Blogs +

+ Recent Community Blogs