update content
This commit is contained in:
@@ -17,6 +17,7 @@ const t = useTranslations(lang)
|
||||
<footer id="contacts" class="flex flex-col items-center gap-4 text-center md:gap-6">
|
||||
<div class="flex h-[400px] w-full items-center justify-center bg-bg-light">
|
||||
<script
|
||||
transition:persist
|
||||
script-src:unsafe-inline
|
||||
is:inline
|
||||
type="text/javascript"
|
||||
@@ -27,7 +28,7 @@ const t = useTranslations(lang)
|
||||
></script>
|
||||
<div
|
||||
id="ymap-loader"
|
||||
class="h-16 w-16 animate-spin rounded-full border-8 border-brand border-t-transparent"
|
||||
class="h-16 w-16 animate-spin rounded-full border-6 border-brand border-t-transparent"
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user