+2
Hello, I have a problem for my images: they're overflow and I don't know how can I do... I tryed "overflow:hidden" but nothing has change. Can U help me please.? thank you. My code here: https://code.sololearn.com/WwLLRqgCTP3V
1/7/2018 3:25:38 PM
2 Answers
+9
Try this li { background-size: cover; }
Thank you @Calvin :)
Send us a message