After integrating a button group into my new website, I noticed that the first two buttons stop functioning properly on smaller screens. Surprisingly, if I remove the text-center div, all buttons cease to work entirely.
Despite attempting various solutions such as splitting the content into multiple rows, the issue persists and nothing seems to resolve it.