Commit Graph

7 Commits

Author SHA1 Message Date
John B
0f5e594848 fix(challenges): Fix typo issue on CSS Grid:Minmax (#17027)
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.
2018-04-06 13:24:57 +05:30
Alex Chaffee
52ca2b9ad6 feat(seed): reformat seed/challenges JSON via repack script 2018-04-03 19:53:44 +05:30
Simon Porter
9e95fb71ef fix(challenges): Fix typo in css-grid justify-self challenge (#16961)
Closes #16959
2018-03-26 17:03:06 +05:30
Ahmad Abdolsaheb
c6c090b95c feat(seed): An HTML illustration added (#16939) 2018-03-23 22:49:22 +05:30
ashutupa
31ae776e09 fix(seed): Challenge titles should be properly capitalized
Closes #16873
2018-03-13 22:22:34 +05:30
R.Ganesh
edbcd73566 fix(seed): fixed typos in css grid challenges (#16877)
Closes #16871
2018-03-13 20:50:25 +05:30
ahmadabdolsaheb
19b86f060d feat(seed): Adds the json file for css grid challenges
order or json files changed and new css grid challenges json is added
2018-03-05 17:20:31 +03:00