From 9d049e66853d68daefbfc3a2a5cf65c30d837ac7 Mon Sep 17 00:00:00 2001 From: Jerel Miller Date: Thu, 30 Jul 2020 11:16:25 -0700 Subject: [PATCH] fix: widen the main layout by 100px --- gatsby-config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatsby-config.js b/gatsby-config.js index c7af684fb..0c3348375 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -14,7 +14,7 @@ module.exports = { options: { layout: { contentPadding: '2rem', - maxWidth: '1600px', + maxWidth: '1700px', }, newrelic: { configs: {