a transition for the box-shadow

This commit is contained in:
Matteo Manzinello 2019-10-21 09:10:05 +02:00
parent 14d34ac6b4
commit a37500f0e9

View File

@ -62,6 +62,7 @@ $skype-color: #00aff0;
display: block;
overflow: auto;
padding: 20px;
transition: 0.5s box-shadow;
&:hover {
opacity: 1;