mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-27 20:01:56 -04:00
the example explains that grid-template-columns: 100px minmax(50px, 200px) is set to create three columns when in fact it is only set to create two columns.