From 004a9d6b9305e763f577b94605c424df4a3c5c04 Mon Sep 17 00:00:00 2001 From: "T. Teja" Date: Fri, 6 Dec 2024 11:28:14 +0530 Subject: [PATCH] issue #294: button padding fixed --- src/components/SectionHeading.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/SectionHeading.jsx b/src/components/SectionHeading.jsx index 7a61600..a9e7c51 100644 --- a/src/components/SectionHeading.jsx +++ b/src/components/SectionHeading.jsx @@ -12,7 +12,7 @@ export function SectionHeading({ number, children, className, ...props }) { {/* */} - + {children}