des trucs

This commit is contained in:
mepiphana2023
2024-11-29 14:07:03 +01:00
parent 7e94f90e2b
commit a7c12bf807
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
<nav class="flex justify-between items-center py-4 px-6 shadow-md bg-gradient-to-r from-[#2A8D57] via-[#008167] to-[#1B5667]">
<a href="/" class="flex items-center space-x-3">
<img src="{{ asset('img/logo.svg') }}" alt="Logo" class="h-10">
<h3 class="text-3xl text-white font-bold">Sortie</h3>
<h3 class="text-3xl text-white font-bold">Sortir</h3>
</a>
<ul class="hidden md:flex space-x-6 text-white font-medium">