You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/partials/images/gravity.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ You must subtract the height of the image before you calculate the focal point.
18
18
:::
19
19
20
20
-`face`\
21
-
Selects focal point based on face detection (with minimum bounding box surounding all faces within the image). Only works with `fit: "crop"` and falls back to the center of the image as focalpoint if face(s) are not found.
21
+
Selects the focal point based on face detection (with a minimum bounding box surrounding all faces within the image). Only works with `fit: "crop"` and falls back to the center of the image as the focal point if no faces are found.
0 commit comments