Html – How can I reduce the space between the steps and the connecting line in my flexbox layout?
I'm working on a web layout where I need to display a series of steps connected by a line. I've set up a flexbox layout with spheres representing each step and a line connecting them. However, there's too much space…