Skip to content

Wider posts and editor

Quoc Huy Nguyen Dinh requested to merge 74-wider-posts into develop

Changed from 40rem (640px) to 48rem (768px). Affects:

  • Width of the post body
  • Width of the tag list under the post body
  • Width of the preview pane in editor when side-by-side is disabled
  • Max width of the preview pane in editor when side-by-side is enabled
  • Width of blog images (from 640x0 to 768x0), this might (or not) affect the image server performance after deployment as this means all images previously cached at 640px will not be used anymore and the server will have to re-cache them at 768px.

Can be tested on https://hivean.com Closes #74 (closed)

Edited by Quoc Huy Nguyen Dinh

Merge request reports