Hi everyone, in step 35 we’re supposed to increase the blur by 1px by adding another filter: blur(); to the child div. Can you explain to me if the blur is affecting the child div twice? Won’t the new class override the blur of the parent element?
Challenge: Learn the CSS Box Model by Building a Rothko Painting - Step 35
Link to the challenge: https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-the-css-box-model-by-building-a-rothko-painting/step-35