4 ms·
It's the background. In Chrome or Safari, open up the inspector and disable it. Smooth as ever. Specifically, it's the `background-attachment: fixed` that's ki
by stephank 15y ago
It's the background. In Chrome or Safari, open up the inspector and disable it. Smooth as ever.
Specifically, it's the `background-attachment: fixed` that's killing performance here.