List Items Vertically Spaced Evenly Within a Flexbox Container

Alright guys, I’m learning CSS right now, and I’m kind of stumped as to why I can’t get it to do what I want it to do. It’s probably something extremely simple that I’m overlooking.

I’m wanting to have an unordered list containing sub-lists vertically spaced evenly within a flexbox sidebar container and the sub-list items doing the same between each list item. Everything I’ve tried so far hasn’t had any effect on how the list items are displayed

Any help is appreciated.

Hi Arturo - welcome! Do you have an example of the HTML and CSS for what you have tried? If you don’t have that, a screenshot or visual of what you are trying to do would help as well :slight_smile: