Skip to content

Temporary fix for blogpost text overflow into black margin

Warren Gifford requested to merge rvt-blog-post-tmp-fix into master

Created by: rvantonder

Temporary but immediate fix for #125 (closed):

  • Remove fixed widith so text stays in the white area.
  • The long code line doesn't break lines, and causes a run over still. I'm manually breaking it up so that it stays within width. This will look reasonable on mobile devices:
Screen Shot 2019-05-30 at 7 23 44 PM

There is a minor ugliness due to the space in the long codeline in the larger-width desktop view:

Screen Shot 2019-05-30 at 7 23 54 PM

Merge request reports

Loading