Skip to content

Commit

Permalink
Merge pull request #1757 from Nishantjain10/fix-video-play-button-color
Browse files Browse the repository at this point in the history
fix: update play button color in video component
  • Loading branch information
ebenezerdon authored Feb 7, 2025
2 parents 8f469ab + c4383e0 commit 872f5c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/init/(components)/Video.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
>
<path
d="M15.9565 9.11814L-0.000196062 18.2363L-0.000195265 -6.97491e-07L15.9565 9.11814Z"
fill="#EDEDF0"
fill="#000000"
/>
</svg>
</div>
Expand Down

0 comments on commit 872f5c2

Please sign in to comment.