Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 45f4a362 authored by Julie Thezenas's avatar Julie Thezenas
Browse files

test hover

parent aa70db7b
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,11 @@
width: 100%;
height: 100%;
position: relative;
&:hover {
box-shadow: 0px 40px 30px 0px rgba(2,47,57,.10);
transform: translateY(-2px) !important;
}
> div {
height: 100%;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment