Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
avoid stretching people
Browse files Browse the repository at this point in the history
AurelienRichez committed Sep 27, 2023
1 parent 5195911 commit 59e03ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/assets/stylesheets/utils/components/_slider.scss
Original file line number Diff line number Diff line change
@@ -41,8 +41,7 @@
}
}
&__picture {
height: 95%;
width: auto;
max-height: 95%;
transition: transform 1s;
&:hover {
transform: translateZ(20px);

0 comments on commit 59e03ba

Please sign in to comment.