Skip to content

Commit

Permalink
hover ajouté
Browse files Browse the repository at this point in the history
  • Loading branch information
eugeniecln1 committed Jun 13, 2019
1 parent 6f0da6c commit 1ae1f37
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/assets/stylesheets/components/_card_participations.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
}
}

.card-participation-rm:hover {
transform: scale(1.08, 1.08);
}

.link-rm:hover {
text-decoration: none;
}
Expand Down

0 comments on commit 1ae1f37

Please sign in to comment.