Hi everyone!
I feel like I’m close to finishing HTML/CSS and I just have a couple of questions.
-
I’m not sure that I’ve completed all of this “When a person moves their pointer over a picture card, then the card gets a shadow of rgba(0, 0, 0, .3) with a 0px horizontal offset, 2px vertical offset, and a blur radius of 4px.” —I’m not sure hot to set the blur radius and I’m not postive that my horizontal and vertical offset is correct.
-
Am I overcomplicating my CSS by adding each individual element separately? (h3, .bodytext, .secondary, etc)?
Can someone please help? I want to make sure I don’t fail it Thank you in advance!