Skip to content

Remove explicitly set width and height on blog post

Warren Gifford requested to merge sb/fix-blogpost-css into main

Created by: csbailey5t

The explicitly set width and height, in combination with the embed's css, push the embeds off screen on mobile widths. Removing these properties provides an immediate fix, though doesn't address spacing between the bottom of the embeds and the next text paragraph.

Merge request reports

Loading