For the menu bar on my site, I utilized flex containers and nested div elements. Currently, all text is aligned at the center.
However, when the website is viewed on smaller devices and it resizes, I would like the text to be aligned to the left. Is there a CSS solution for this?