mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-01-03 10:25:00 +01:00
image tweak
This commit is contained in:
parent
dc544cef63
commit
b53849fae1
@ -21,8 +21,8 @@ ProjectImage.propTypes = {
|
||||
|
||||
export const projectImage = graphql`
|
||||
fragment ProjectImageSizes on ImageSharp {
|
||||
sizes(maxWidth: 1200, quality: 80) {
|
||||
...GatsbyImageSharpSizes_withWebp_noBase64
|
||||
sizes(maxWidth: 1200, quality: 85) {
|
||||
...GatsbyImageSharpSizes_noBase64
|
||||
}
|
||||
}
|
||||
`
|
||||
|
Loading…
Reference in New Issue
Block a user