I changed container size on appearances-layout-container width. set to 1200px. everything was okay but a few hours later, the container looks shrank. I changed width again, on preview it seems alright but it’s not changing width.
Can you help me to fix this issue?
–update–
I have noticed some of the category pages show the correct size of 1200px but once I made any change on the article or page, it shrank.
also, noticed if I change the structure from flexbox to float. it seems it fixes the issue. however, it was okay with flexbox before, not sure what happened. hoping I can stick with flexbox(I heard that is better).