fix border

This commit is contained in:
chark1es 2025-01-27 10:45:20 -08:00
parent 821d929428
commit 9cff5f2731

View file

@ -6,7 +6,7 @@ import pages from "../../data/pages.json";
<div class="w-full">
<div
class="flex justify-between items-center bg-black my-[1%] mx-[2.5%] py-[0.5%] px-[1%] md:rounded-full md:border-[0.1vw]"
class="flex justify-between items-center bg-ieee-black my-[1%] mx-[2.5%] py-[0.5%] px-[1%] rounded-full md:border-[0.1vw]"
>
<a href="/" class="hover:opacity-60 duration-300">
<Image