There is a site: https://worket.ml/ I folded the main page, and I realized that scrolling is somehow twitching. Already before the impossible squeezed the pictures, but nothing has changed. What is the reason? I would be grateful for any advice. I’ll say right away that I tried to disable flat-ui.min.js, it didn’t have any effect. Most likely, the matter is in main.css, in it - https://worket.ml/css/main.css. But I can't understand what exactly - I tried, I tried to remove all the effects of the pictures - I didn't give any sense.

  • Issue the question accordingly, with the addition of the code. See meta.ru.stackoverflow.com/questions/2653/… - edem 5:58 pm
  • The fact is that I myself have no idea what the problem is. I know one thing for sure - the thing is in main.css, in it - worket.ml/css/main.css But I cannot understand what exactly - I tried, I tried to remove all the effects of the pictures - it did not help. - Lesha Bionic
  • Most likely, overload on hosting - Niklex
  • @Niklex I don’t think because this is a virtual server screen - Lesha Bionic

1 answer 1

Remove the blur with img.blur

Also remove the fixed positioning from .bg-img

And think how to fix the background image differently.