Is it possible to apply a CC translate X and Y on the same element? If I try this the translateX is overridden by the translateY: .something { transform: translateX(-50%); transform: translate…
https://stackoverflow.com/questions/29648494/translatex-and-translatey-on-same-element