@E1000oSubmitted almost 3 years ago
Any comments appreciated. Thanks in advance.
Any comments appreciated. Thanks in advance.
Ouch! "Element <div> not allowed as child of element <h1>" 😑 I should have used <span>, I guess.
Hello everybody. This is my solution for the Stats preview card component challenge. I would be grateful if anyone could give me an opinion about my code. I can't find a way to make the purple halo under the image disappear in the mobile version (it's the bottom of a transparent div I've used to change the color of the image, probably editing the image file would have been a wiser solution). Thanks in advance. Happy new year
Turns out , the footer overlaps the main content on small screens. I believe it's because I've set the height of the body to 100VH. I'll just remove the footer, for now.