My images overflow | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

My images overflow

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

7th Jan 2018, 3:25 PM
Audrey
Audrey - avatar
2 Réponses
+ 9
Try this li { background-size: cover; }
7th Jan 2018, 3:57 PM
Calviղ
Calviղ - avatar
+ 2
Thank you @Calvin :)
8th Jan 2018, 7:43 AM
Audrey
Audrey - avatar