Good morning everyone, I have a question regarding the flex-shrink property. When I shrink the page, some contents will drop to the second line this is not what I expect. My peers advised me to add the flex-shrink:0 to the <li> tag but do not work. Is there anything I missing?