We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d26bdc + 5ba06f3 commit d14c568Copy full SHA for d14c568
1 file changed
src/sections/Learn/Workshop-grid/index.js
@@ -36,7 +36,7 @@ const WorkshopsPage = () => {
36
eurl
37
thumbnail {
38
childImageSharp {
39
- gatsbyImageData(layout: FULL_WIDTH)
+ gatsbyImageData(layout: CONSTRAINED, width: 600)
40
}
41
extension
42
publicURL
0 commit comments