Is this the right option?
Display: flex on <ul>, and then each <li>has a width in pixels or percent.
The main reason I want to use it is to use align-items: center(vertical alignment).
It seems to work well, and I cannot get it to work well with it, but it is wrong because I do not use any flex values ββin the list items.
source
share