Have a look at this test site: https://dev.amberaviationacademy.com.au/testinstagram
I want to center the entire instagram images block to center. e.g. like this:
Based on this: How can I center a div within another div?, what I need to do is the set margin 0 auto
for the instergram block and set width: 90%
. Setting percentage is good when we don't resize the browser. Is it a way to set it auto-center, even when the browser resize.