deploy
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user