From 21bcca85ac39e3ca81a19ab5f6e8fcc9108d7bfa Mon Sep 17 00:00:00 2001 From: Alexey Poimtsev <25312+alec-c4@users.noreply.github.com> Date: Thu, 5 Jun 2025 08:46:32 +0300 Subject: [PATCH] fix: update heading alignment and font-size (#473) * fix: update heading title to be smaller on mobile * fix: vertical alignment in heading title --------- Co-authored-by: satnaing --- src/components/Header.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Header.astro b/src/components/Header.astro index d941a5e..21f85c5 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -41,7 +41,7 @@ const isActive = (path: string) => { > {SITE.title}