refactor: update SeriesCover component styling in LibraryHeader for improved visual consistency

This commit is contained in:
Julien Froidefond
2025-10-26 06:58:40 +01:00
parent 8376b7e5a1
commit 8b34bb5ebb

View File

@@ -41,7 +41,7 @@ export const LibraryHeader = ({ library, seriesCount, series, refreshLibrary }:
<SeriesCover
series={backgroundSeries}
alt=""
className="w-full h-full object-cover scale-105 blur-sm opacity-30"
className="blur-sm scale-105 brightness-50"
showProgressUi={false}
/>
) : (