File tree Expand file tree Collapse file tree 3 files changed +91
-4
lines changed Expand file tree Collapse file tree 3 files changed +91
-4
lines changed Original file line number Diff line number Diff line change @@ -3528,15 +3528,15 @@ Aligning the Grid: the 'justify-content' and 'align-content' properties</h3>
35283528 </pre>
35293529
35303530 <figure>
3531- <img src="images/spanned-gap.png "
3531+ <img src="images/spanned-gap.svg "
35323532 alt="Grid with 10px gap and an element spanning all columns.
3533- The sum of the columns is less than the width of the grid container.">
3533+ The sum of the columns is less than the width of the grid container." height="426" width="500" >
35343534 <figcaption> Grid before alignment</figure>
35353535 </figure>
35363536 <figure>
3537- <img src="images/spanned-gap-align.png "
3537+ <img src="images/spanned-gap-align.svg "
35383538 alt="Same grid with increased gaps absorbing the excess grid containe width.
3539- The spanning element has grown to accommodate the extra space assigned to the gap it crosses.">
3539+ The spanning element has grown to accommodate the extra space assigned to the gap it crosses." height="426" width="500" >
35403540 <figcaption> Grid after alignment</figure>
35413541 </figure>
35423542
You can’t perform that action at this time.
0 commit comments