Skip to content

Commit

Permalink
[C] Increase size of footer supporter logo lineup
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgoff authored and blnkt committed Apr 3, 2023
1 parent 30ffbe3 commit 671bac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/api/fragments/global.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ fragment footerFragment on footer_GlobalSet {
colophon
supportersLogos {
... on generalImages_Asset {
${getImageFields("fit", 600)}
${getImageFields("fit", 1000)}
}
}
supportersLogosAlt
Expand Down

0 comments on commit 671bac5

Please sign in to comment.