mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-07 13:01:03 -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.