diff --git a/components/ChannelGrid.tsx b/components/ChannelGrid.tsx index bf9025d..b4d9090 100644 --- a/components/ChannelGrid.tsx +++ b/components/ChannelGrid.tsx @@ -18,7 +18,7 @@ export default function ChannelGrid({ channels }: { channels: Channel[] }) { className="absolute bottom-0 left-0 right-0 top-0 z-10 m-px rounded-[8px] bg-[#2c0c33]" style={{ WebkitMask: 'linear-gradient(to bottom, rgba(0,0,0,.9), rgba(0,0,0,0))' }} > -