Skip to content

Commit 272a066

Browse files
committed
[css-sizing-4] Fix example
1 parent cb2ff67 commit 272a066

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

css-sizing-4/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ Automatic Content-based Minimum Sizes</h4>
250250
<pre>
251251
div {
252252
aspect-ratio: 1/1;
253+
min-height: 0;
253254
}
254255
</pre>
255256

0 commit comments

Comments
 (0)