Skip to content

Commit

Permalink
Merge pull request #67 from Sillen00/66-change-position-of-carousel-b…
Browse files Browse the repository at this point in the history
…uttons

Update position of carousel buttons
  • Loading branch information
Sillen00 committed Dec 11, 2023
2 parents 2a77061 + 380aba6 commit 17614ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/MovieCarousel/MovieCarousel.style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export const StyledMovieCarousel = styled.div`
.mantine-Carousel-control {
box-shadow: none;
color: #fff;
transform: translateY(-200%);
svg {
height: 2rem;
Expand Down

0 comments on commit 17614ca

Please sign in to comment.