====== Blog posts don't fill the page ====== So you're adding pictures to blog posts however noticed that the images overlap the content and look really ugly. To fix this all you need to do is add the following css to your main overwriting `style.css` file. figure.image img{width: 100% !important;}