Changed color of the play button on previewcard overlay

This commit is contained in:
DrMint 2023-01-06 17:45:25 +01:00
parent ee12cc9fc3
commit 0d112f192b

View File

@ -143,8 +143,8 @@ export const PreviewCard = ({
text-light transition-colors group-hover:bg-opacity-50">
<Ico
icon="play_circle"
className="!text-6xl text-black opacity-0 drop-shadow-lg transition-opacity
shadow-shade group-hover:opacity-100"
className="!text-6xl text-light opacity-0 drop-shadow-lg transition-opacity
shadow-shade group-hover:opacity-100 dark:text-black"
/>
</div>
<div