Skip to content

Commit

Permalink
chore(SLB-288): adjust image ratio
Browse files Browse the repository at this point in the history
  • Loading branch information
HagerDakroury committed May 17, 2024
1 parent 31e2f45 commit 954d6dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
fragment BlockImageWithText on BlockImageWithText {
image {
source(width: 1536, height: 1536)
source(width: 1536, height: 1336)
alt
}
textContent {
Expand Down

0 comments on commit 954d6dc

Please sign in to comment.