Bricss: Prevent elements from receiving clicks with pointer-events: none →
A while ago I had this
divwithoverflow: autoand I wanted to create the effect where the bottom faded to white, so the contents appear to vanish as you scroll. I added a gradient on top using positioned generated content, which looked just fine. The only problem was that you couldn’t click…
4 notes