fix: make svg background more appropriate

This commit is contained in:
Jet Pham 2026-03-09 18:26:50 -07:00
parent a7ecb3a390
commit 9905bf8759
No known key found for this signature in database

View file

@ -105,7 +105,7 @@
width="250" width="250"
height="250" height="250"
class="aspect-square w-full max-w-[250px] object-cover md:h-[263px] md:w-[175px] md:max-w-none" class="aspect-square w-full max-w-[250px] object-cover md:h-[263px] md:w-[175px] md:max-w-none"
style="background-color: #a604f3; color: transparent" style="background-color: #a80055; color: transparent"
/> />
</div> </div>
</div> </div>