Not sure if this is a bug or a feature so to speak, but the new image zoom in/out function on journal entries seems to be clashing weirdly with images using flex display CSS - the images are displaying as tiny by default and only increasing to the flex container size when clicked. I'm guessing this is related to the Markdown move, but all the other image embeds I have on my journals seem to be working as normal, it's just ones with flex display in particular that seem to have gone wonky (playing around with the CSS elements under .entry-content img seems to indicate it's something to do with the max-width: 100% code, toggling that off returns it to normal but I'm not sure if I can actually override that within the nav code itself because all my minimal css knowledge is from google).
no subject