From 31c4cd03520d861fddb71345a316b7fe5bac14f4 Mon Sep 17 00:00:00 2001 From: Dawid Rycerz Date: Tue, 5 Aug 2025 20:10:08 +0300 Subject: feat: fix header --- src/components/widgets/ContactHeader.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/components/widgets/ContactHeader.astro b/src/components/widgets/ContactHeader.astro index e3433b1..662df2a 100644 --- a/src/components/widgets/ContactHeader.astro +++ b/src/components/widgets/ContactHeader.astro @@ -34,16 +34,16 @@ const { isSticky = false } = Astro.props; class="bg-black text-white py-2 px-4 relative z-50" {...isSticky ? { 'data-aw-sticky-header': '' } : {}} > -
+
{ SITE.social && (SITE.social.facebook || SITE.social.instagram) && ( -
+