Commit Graph

7 Commits

Author SHA1 Message Date
John B
5118a60491 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
022f96d40d feat(seed): reformat seed/challenges JSON via repack script 2018-04-03 19:53:44 +05:30
Simon Porter
29d690a514 fix(challenges): Fix typo in css-grid justify-self challenge (#16961)
Closes #16959
2018-03-26 17:03:06 +05:30
Ahmad Abdolsaheb
4586e294aa feat(seed): An HTML illustration added (#16939) 2018-03-23 22:49:22 +05:30
ashutupa
476e358532 fix(seed): Challenge titles should be properly capitalized
Closes #16873
2018-03-13 22:22:34 +05:30
R.Ganesh
258814c94e fix(seed): fixed typos in css grid challenges (#16877)
Closes #16871
2018-03-13 20:50:25 +05:30
ahmadabdolsaheb
2a814f1d66 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