Make the sibling beats a bit smaller

pull/1471/head^2
Louis Lam 3 years ago
parent 0cf395dfc3
commit 92a43e1f30

@ -242,7 +242,7 @@ export default {
}
&.active-sibling {
transform: scale(1.3);
transform: scale(1.15);
transition: all ease 0.15s;
}
}

Loading…
Cancel
Save