section h-full

This commit is contained in:
Salam-vsem
2025-05-21 00:00:21 +03:00
parent a2833c0ef4
commit 9913c09755
14 changed files with 54 additions and 20 deletions

View File

@@ -14,7 +14,7 @@ const { lang, socialMediaLinks } = Astro.props
const t = useTranslations(lang)
---
<footer id="contacts" class="flex flex-col items-center gap-4 text-center md:gap-6">
<footer id="contacts" class="flex w-full flex-col items-center gap-4 text-center md:gap-6">
<iframe
transition:persist
src=`https://yandex.ru/map-widget/v1/?um=constructor%3A069b17526dc83cbf87c488f13ae089eb3af0f8f74af57e1be82e183434693562&source=constructor&scroll=false&lang=${lang}`