Html – css – how to align the flex centre item?
I have a React Component. If the lengths of the labels(Football etc) are different, the starting position of the progress bar is different. I want to make them always start at the same position. Is it possible to do so…