Skip to content

Commit ea83cc0

Browse files
committed
[css-images-3][editorial] Fixed Bikeshe issue
1 parent af3a04a commit ea83cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-images-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1537,7 +1537,7 @@ Sizing Objects: the 'object-fit' property {#the-object-fit}
15371537
See the 'object-position' property for positioning the object with respect to the content box.
15381538

15391539
<figure>
1540-
<img src="images/img_scale.png"width="488" height="116" style="border: thin solid black;" alt="">
1540+
<img src="images/img_scale.png" width="488" height="116" style="border: thin solid black;" alt="">
15411541

15421542
<figcaption>
15431543
An example showing how four of the values of 'object-fit' cause the replaced element (blue figure)

0 commit comments

Comments
 (0)