@E1000o
Submitted
Any comments appreciated. Thanks in advance.
@E1000o
@E1000o
Submitted
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
@E1000o
Posted
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.