Headers: better responsiveness
pipeline / build-and-push-images (push) Successful in 2m53s

This commit is contained in:
2025-11-30 23:46:40 +01:00
parent 03519209f0
commit bd5a8ff9fa
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ defineProps<{
<img class="rounded-full sm:w-14 sm:h-14 w-10 h-10 ml-5 mr-0 mt-auto mb-auto" src="~/assets/img/photo_web.JPG"/>
<div class="ml-5 mr-5 m-auto flex flex-col">
<h1 class="sm:text-xl text-base text-left">Valentin Haudiquet</h1>
<h4 class="sm:text-base text-sm text-left">Software Engineer</h4>
<h4 class="sm:hidden sm:collapse xl:block xl:visible sm:text-base text-sm text-left">Software Engineer</h4>
</div>
</div>