Update Contacts.astro

This commit is contained in:
chark1es 2025-04-15 16:45:27 -07:00
parent c8b12d7dff
commit a303b7565b

View file

@ -17,7 +17,7 @@ import { LiaDotCircle } from "react-icons/lia";
To stay up to date, join discord server
</p>
</div>
<Link href="https://www.facebook.com/ieeeucsd" target="_blank" className="mr-[20%] flex flex-col items-center">
<Link href="https://discord.gg/ubr2suwc2f" target="_blank" className="mr-[20%] flex flex-col items-center">
<div class="border-[0.15vw] rounded-full shadow-glow hover:scale-110 duration-300 p-[1vw] text-[2.2vw] text-ieee-black/80 border-ieee-blue-100 bg-gradient-radial from-white via-white to-white/40">
<FaDiscord />
</div>