Added transition
This commit is contained in:
@ -10,7 +10,7 @@
|
|||||||
height 78px !important
|
height 78px !important
|
||||||
border-radius 2px
|
border-radius 2px
|
||||||
filter none
|
filter none
|
||||||
transition filter transition-speed ease
|
transition filter transition-speed ease, opacity transition-speed ease
|
||||||
|
|
||||||
:hover
|
:hover
|
||||||
filter saturate(1.3)
|
filter saturate(1.3)
|
||||||
|
Reference in New Issue
Block a user