1 parent 8550715 commit 70086a6Copy full SHA for 70086a6
1 file changed
app/about/_sections/about/components/SocialLinks.tsx
@@ -30,7 +30,7 @@ const SocialLinks = () => {
30
aria-label="Zennプロフィールを開く"
31
className="rounded-full bg-slate-200 p-2.5 text-[#3EA8FF] hover:bg-slate-300 border border-slate-300 transition"
32
>
33
- <SiZenn size={28} color="#3EA8FF" />
+ <SiZenn size={28} />
34
</a>
35
</div>
36
0 commit comments