Feature #4: Retirer l'easter egg au hover
This commit is contained in:
parent
20cf9686a9
commit
b9cca4bd59
@ -13,16 +13,3 @@
|
|||||||
#boutonCV a {
|
#boutonCV a {
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
@keyframes actorZoom {
|
|
||||||
from {
|
|
||||||
transform: scale(100%);
|
|
||||||
}
|
|
||||||
to {
|
|
||||||
transform: scale(110%);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
#photoProfil:hover .actor {
|
|
||||||
animation: 4s linear 0s infinite alternate actorZoom;
|
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user