You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the docs, article_content should be centered when neither sidebar is present. This was the case prior to v0.15.* (screenshot below, built with v0.14.4):
This is no longer true as of v0.15.0rc0 - the content now seems to float left (screenshot below, same source as above rebuilt with v0.15.0rc0):
This behavior is still present in the latest release (v0.15.2)