This commit is contained in:
MuslemRahimi 2024-07-11 22:40:42 +02:00
parent 55944d9e8e
commit 6a2f9fda19

View File

@ -376,6 +376,9 @@ $: {
</a> </a>
</div> </div>
<div class="hidden md:flex md:items-center md:justify-center md:gap-5"> <div class="hidden md:flex md:items-center md:justify-center md:gap-5">
<a aria-current="page"
class="inline-block rounded-lg px-2 py-1 text-[0.90rem] font-semibold text-white transition-all duration-200 hover:bg-[#313131]"
href="/">Home</a>
<a aria-current="page" <a aria-current="page"
class="inline-block rounded-lg px-2 py-1 text-[0.90rem] font-semibold text-white transition-all duration-200 hover:bg-[#313131]" class="inline-block rounded-lg px-2 py-1 text-[0.90rem] font-semibold text-white transition-all duration-200 hover:bg-[#313131]"
href="/about">About Us</a> href="/about">About Us</a>