fix: make svg background more appropriate
This commit is contained in:
parent
a7ecb3a390
commit
9905bf8759
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue