From e48a092bfaf606f5f403ad0311cb3695ebcef27c Mon Sep 17 00:00:00 2001 From: C4rnivore Date: Wed, 12 Nov 2025 12:02:11 +0500 Subject: [PATCH] upd --- src/components/about/AboutSectionHeading.tsx | 2 +- src/components/layouts/DefaultLayout.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/about/AboutSectionHeading.tsx b/src/components/about/AboutSectionHeading.tsx index 6ab97e2..efe2cc2 100644 --- a/src/components/about/AboutSectionHeading.tsx +++ b/src/components/about/AboutSectionHeading.tsx @@ -11,7 +11,7 @@ export default function AboutSectionHeading({ }: AboutSectionHeadingProps) { return (
-
+
{title}

{description}

diff --git a/src/components/layouts/DefaultLayout.tsx b/src/components/layouts/DefaultLayout.tsx index a4b73d7..ac3e9e6 100644 --- a/src/components/layouts/DefaultLayout.tsx +++ b/src/components/layouts/DefaultLayout.tsx @@ -5,7 +5,7 @@ function DefaultLayout() { return (
-
+