Hey, is there a way to have the stacked cards (for example when stackSize prop is 3) to show at the top of the stack rather than the bottom? Talking about this bit

@iceskel have you tried playing with the stackSeparation prop?
e.g. StackSeperation={-30}
I did not, that is exactly what I am after. Thanks!
Most helpful comment
@iceskel have you tried playing with the
stackSeparationprop?e.g.
StackSeperation={-30}