Update Contacts.astro
This commit is contained in:
parent
c8b12d7dff
commit
a303b7565b
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue