feat: update Location component styles and improve localization message clarity

This commit is contained in:
2025-09-03 18:59:44 +02:00
parent 41c9d2f1ee
commit eea42d85d1
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
</div>
<div class="md:max-w-2/3 shadow-lg rounded-xl border border-gray-200 dark:border-gray-700 overflow-hidden relative z-10">
<NuxtImg class="rounded-xl" src="/location.png" />
<div class="size-14 rounded-full border-2 border-black absolute z-50 top-2/5 -translate-y-1/2 left-1/5 -translate-x-1/2 animate-bounce">
<div class="size-12 rounded-full border-2 border-sky-500 absolute z-50 top-2/5 -translate-y-1/2 left-1/5 -translate-x-1/2 animate-bounce">
<NuxtImg src="/arthur pro.webp" class="rounded-full" />
</div>
</div>

View File

@@ -139,7 +139,7 @@
"location": "I'm currently based in {location}. See below for more details.",
"contact": "There are different ways to contact me. Here is a list:",
"duplicated": {
"title": "⚠️ I detected duplicated messages",
"title": "⚠️ I have detected duplicated messages",
"description": "I have therefore removed the older duplicated messages to lighten the application."
},
"stats": {