Hello!
At the moment I’m almost done with building my website with PRO. I want to fix all the details and was wondering how I can fix this problem:
I use flexbox with a lot of items. When I use flexbox ‘align-horizontal: center’ on dekstop I need it to be at the left side on mobile. But what kind of CSS do I need? I found justify-content but this doesn’t work.
Hopefully you can help me with this problem.