Profile: Add transition to photo dashes

This commit is contained in:
Alexander Zinchuk 2022-03-19 21:19:49 +01:00
parent e7d748d379
commit 36bdd5dd97

View File

@ -47,6 +47,7 @@
opacity: 0.25;
border-radius: 0.125rem;
margin: 0 0.125rem;
transition: opacity 300ms ease;
&.current {
opacity: 0.75;