overflow-x: hidden bug
Author: mkuba2006Created Apr 6, 2024Updated Jun 14, 2024
does anyone know how to fix this
body {
margin: 0;
padding: 0;
overflow-x: hidden; <--- because of that ScrollReveal animation doesn't work
}
Source: jlmakes/scrollreveal