So I have been working on a site but some weird issues have crept in which I had not noticed until after upgrading to 1.0.12 this morning.
I have a grid at the top of the page which is one column wide for mobile and two columns wide for anything bigger. Works fine. Below that I have various containers with a button in one, then text in another and then a load of accordions. All of these containers are supposed to be full width at all screen sizes.
Looks how I want it in Elements -
but when I preview the site I get this
For whatever reason everything below the two column grid has got two columns. Even the left aligned footer moves over into the second column which should not exist outside of the grid above so it sits forlornly in the middle of the page.
If I delete the grid everything below it works correctly but if I put another one in, or a flex, the same thing happens. It is as if the column setting in the grid/flex overrides everything below it.
Other issue I have noticed since moving to 1.0.12 is that I am finding that some text that is set to be the same size across every breakpoint is actually smaller on screen on the XL page. Seem to publish ok but kind of confirms I have an issue of some sort.