_sass/_post.scss in askclass-course-theme-0.2.0 vs _sass/_post.scss in askclass-course-theme-0.3.0

- old
+ new

@@ -1,6 +1,7 @@ article { max-width: var(--contentWidth); + width: 100%; display: flex; flex-direction: column; overflow-wrap: break-word; word-break: break-word; h1, h2, h3, h4 {