diff --git a/gatsby-config.js b/gatsby-config.js index 711daf19b..46d4b54dc 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -41,7 +41,7 @@ module.exports = { { resolve: "gatsby-remark-images", options: { - maxWidth: 690 + maxWidth: 710 } }, {