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: css-round-display-1/Overview.bs
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -300,7 +300,7 @@ If it have to be guaranteed that any part of the web page isn’t hidden, avoidi
300
300
</pre>
301
301
302
302
<figure>
303
-
<img src="images/viewport_fit_contain.png" alt="An image about the viewport applied to the bounding box specified with 'viewport-fit: contain'" style="width: 300px; text-align: center"/>
303
+
<img src="images/viewport_fit_contain.png" alt="An image about the viewport applied to the bounding box specified with 'viewport-fit: contain'" style="width: 300px; text-align: center">
304
304
<figcaption>
305
305
With '<code>viewport-fit: contain</code>'
306
306
</figcaption>
@@ -321,7 +321,7 @@ If it have to be guaranteed that any part of the web page isn’t hidden, avoidi
321
321
</pre>
322
322
323
323
<figure>
324
-
<img src="images/viewport_fit_cover.png" alt="An image about the viewport applied to the bounding box specified with 'viewport-fit: cover'" style="width: 300px; text-align: center"/>
324
+
<img src="images/viewport_fit_cover.png" alt="An image about the viewport applied to the bounding box specified with 'viewport-fit: cover'" style="width: 300px; text-align: center">
0 commit comments