When my list breaks into multiple lines on certain screen sizes, I'm facing an issue where the list bullet doesn't align vertically in the middle of the text.
I want the bullet to show up next to the second line if there are 3 lines inside the same list element, and between the two lines if there are only 2 lines.
I've experimented with vertical-align without success and haven't found a suitable solution for my question yet.