readd small iamge transition
This commit is contained in:
parent
b6a8de64fc
commit
b4d6b43084
1 changed files with 1 additions and 0 deletions
|
@ -244,6 +244,7 @@ br {
|
|||
padding: 5px;
|
||||
/* border: 2px gray solid; */
|
||||
transform: scale(0.9);
|
||||
transition: transform 1s cubic-bezier(0.075, 0.82, 0.165, 1);
|
||||
}
|
||||
|
||||
.activity>.smallimg:hover {
|
||||
|
|
Loading…
Reference in a new issue