diff --git a/components/ContinueWatchingPoster.tsx b/components/ContinueWatchingPoster.tsx index 35eae051..895e91d3 100644 --- a/components/ContinueWatchingPoster.tsx +++ b/components/ContinueWatchingPoster.tsx @@ -61,7 +61,7 @@ const ContinueWatchingPoster: React.FC = ({ style={{ width: `${progress}%`, }} - className={`absolute bottom-0 left-0 h-1 bg-red-600 w-full`} + className={`absolute bottom-0 left-0 h-1 bg-purple-600 w-full`} > )}