Skip to content

Commit 30a140c

Browse files
committed
Add sponsor logo background.
1 parent 034b2a0 commit 30a140c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/SocialMediaSponsorCard.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const y = 650 - height / 2;
4949
d="
5050
m 885 885 l -240 0 a 240 240 0 0 1 -240 -240 a 240 240 0 0 1 240 -240 a 240 240 0 0 1 240 240 z
5151
"
52-
fill="white"
52+
fill="#EDE1D1"
5353
stroke="#F5B91A"
5454
stroke-width="8"
5555
/>

0 commit comments

Comments
 (0)