readd small iamge transition

This commit is contained in:
bingus_violet 2024-07-02 16:01:25 -05:00
parent b6a8de64fc
commit b4d6b43084

View file

@ -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 {