fix: title size and spacing

This commit is contained in:
José Oliveira 2021-08-18 23:05:23 +01:00
parent 2bf151c11d
commit af72fdb2b8
2 changed files with 11 additions and 5 deletions

View file

@ -32,10 +32,11 @@ export const Carousel = memo(({ photosData, slidePhoto }) => {
style: {
backgroundColor: 'transparent',
borderRadius: 0,
fontSize: 150
width: 50,
color: 'transparent',
opacity: 1
}
}}
className={classes.slideButtons}
autoPlay={false}
indicators={false}
navButtonsAlwaysVisible={true}