ui fix
This commit is contained in:
parent
55944d9e8e
commit
6a2f9fda19
@ -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>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user