fix signal page typo
This commit is contained in:
parent
cf2dc1a91d
commit
3c8b5db189
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ import { LiaDotCircle } from "react-icons/lia";
|
|||
<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>
|
||||
<p class="text-[1.3vw] font-semibold">Facebook</p>
|
||||
<p class="text-[1.3vw] font-semibold">Discord</p>
|
||||
</Link>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue