mdn / css-examples

Code examples that accompany the MDN CSS documentation
https://developer.mozilla.org/docs/Web/CSS
Creative Commons Zero v1.0 Universal
619 stars 854 forks source link

Example is not working as expected #66

Closed ghost closed 1 year ago

ghost commented 2 years ago

In this page Auto-placement-in-CSS-Grid-Layout

By removing the property grid-auto-flow, the content doesn't reflow to leave gaps as stated by the author.

More details in this other issue #HERE

EMBED GH LIVE SAMPLE

CSS-EXAMPLE FILE Auto-placement-in-css-grid-layout

Josh-Cena commented 1 year ago

Fixed by https://github.com/mdn/css-examples/pull/143

estelle commented 1 year ago

should be fixed.