I am looking for a bit of inspiration on how to center the store logo on a small screen (testing on a Samsung Galaxy S10+ and chrome browser)
I have the following setup
1. Store logo content module width set to 8
2. Search box content module width set to 4
3. Message module content width set to 12 but set to only be visible on small screen.
I have tried d-flex justify-content-center but nothing changes
Any ideas would be appreciated.