We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 034b2a0 commit 30a140cCopy full SHA for 30a140c
1 file changed
src/components/SocialMediaSponsorCard.astro
@@ -49,7 +49,7 @@ const y = 650 - height / 2;
49
d="
50
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
51
"
52
- fill="white"
+ fill="#EDE1D1"
53
stroke="#F5B91A"
54
stroke-width="8"
55
/>
0 commit comments