The task is to keep the block visually at the beginning when scrolling. In Chrome, there are no problems, the block moves smoothly without jerking. Have problem in Firefox
Tried through:
1. margin-left: Xpx;
2. transform: translateX (Xpx);
3. left: Xpx;
Has anyone encountered such a problem and how was it solved? Firefox Version 90.0