From 4a6eb5ae94e76b1b89b0e20b1b5fe906cb2f5177 Mon Sep 17 00:00:00 2001 From: Esteban Date: Wed, 4 Mar 2026 13:33:44 -0500 Subject: [PATCH] change size in mobile lion --- src/components/section/TitleSection.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/section/TitleSection.astro b/src/components/section/TitleSection.astro index 01d62c8..55c4332 100644 --- a/src/components/section/TitleSection.astro +++ b/src/components/section/TitleSection.astro @@ -7,7 +7,7 @@ const { title } = Astro.props;

{title}

- Leon + Leon
\ No newline at end of file