diff --git a/src/routes/watchlist/options/+page.svelte b/src/routes/watchlist/options/+page.svelte index 7770d033..864208c3 100644 --- a/src/routes/watchlist/options/+page.svelte +++ b/src/routes/watchlist/options/+page.svelte @@ -301,7 +301,7 @@ on:click={() => handleFilter(item?.id)} class="{index % 2 ? 'bg-[#09090B]' - : 'bg-primary'} font-normal text-sm sm:text-[1rem] text-start" + : 'bg-secondary'} font-normal text-sm sm:text-[1rem] text-start" >