freeCodeCamp/curriculum
Gökhan Gurbetoğlu 2efc5a8e7b Fixes for CSS Flexbox challenges (#34420)
* Make property names monospace

Property names as monospace would be more fitting to this challenge.

* Add default value for align-items

According to the standard, the default value for align-items, if it is not specified, is stretch.
Source: https://www.w3schools.com/cssref/css3_pr_align-items.asp

* Add monospace font for code elements

These elements need to be in a monospace font.
2019-02-25 02:11:47 -05:00
..
challenges Fixes for CSS Flexbox challenges (#34420) 2019-02-25 02:11:47 -05:00
formattingConversion chore: normalize freeCodeCamp in english (#35258) 2019-02-19 15:19:49 +05:30
math-challenges chore: preparing for the move 2018-09-27 12:36:41 +05:30
requiresTests Replace Github with GitHub (#34971) 2019-02-12 00:46:34 -08:00
schema test(curriculum): challenge schema validator for lang 2019-01-10 12:54:59 +00:00
test feat: use eslint with prettier to format code 2019-02-19 14:30:27 +05:30
.babelrc chore: preparing for the move 2018-09-27 12:36:41 +05:30
.editorconfig chore: preparing for the move 2018-09-27 12:36:41 +05:30
.npmignore fix(pkg): Reintroduce build step 2018-10-05 15:58:12 +01:00
.travis.yml travis: container based builds have been deprecated (#34642) 2019-01-03 14:21:06 +05:30
CHANGELOG.md chore: preparing for the move 2018-09-27 12:36:41 +05:30
LICENSE.md chore: preparing for the move 2018-09-27 12:36:41 +05:30
commitizen.config.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
commitlint.config.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
create-challenge-bundle.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
getChallenges.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
gulpfile.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
index.js feat: Use prettier-eslint to format code 2019-02-19 14:30:27 +05:30
lib.js feat(langs): Prep Spanish challenges for parsing 2018-10-11 02:15:05 +05:30
md-translation.js feat: use eslint with prettier to format code 2019-02-19 14:30:27 +05:30
package-entry.js chore: preparing for the move 2018-09-27 12:36:41 +05:30
package-lock.json feat: use prettier with eslint 2019-02-19 14:30:27 +05:30
package.json feat: use prettier with eslint 2019-02-19 14:30:27 +05:30
utils.js test(curriculum): check challenges for all langs 2019-01-10 12:54:59 +00:00