This commit is contained in:
@kirill.komarov
2026-05-12 21:37:39 +05:00
parent 33e387d05c
commit 57fa4adf08
7 changed files with 120 additions and 13 deletions
@@ -86,7 +86,8 @@ function CatalogSliderInner({ slides }: { slides: CatalogSliderSlide[] }) {
zIndex: 4,
pt: 4,
pb: slides.length > 1 ? 2 : 2,
// background: 'linear-gradient(to top, rgba(0,0,0,0.82) 0%, rgba(0,0,0,0.4) 50%, transparent 100%)',
WebkitTextStroke: '0.5px white',
// background: 'linear-gradient(to top, rgba(0,0,0,0.82) 0%, rgba(0,0,0,0.4) 50%, transparent 100%)',
}}
>
<Typography