Skip to content

Commit

Permalink
🔥 Remove zoom effect on swiper
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandams committed May 24, 2024
1 parent d78aea4 commit 72a5a89
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions styles/carrossel.css
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@
width: 100%;
}

.swiper-slide:hover {
scale: 1.1;
transition: all .5s;
}

.swiper-button-prev,
.swiper-button-next {
display: none;
Expand Down

0 comments on commit 72a5a89

Please sign in to comment.