You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the other hand, transform $ translate (pct (- 50)) (pct (- 50)) works and is what you actually want, the two transforms above interfere with each other.
The text was updated successfully, but these errors were encountered:
You wrote "Currently I have to say", but I'm not sure what the problem with the code transform $ translateX (other "-50%") is. Is the problem that you have to use other instead of pct?
Currently I have to say
On the other hand,
transform $ translate (pct (- 50)) (pct (- 50))
works and is what you actually want, the two transforms above interfere with each other.The text was updated successfully, but these errors were encountered: