freeCodeCamp/curriculum/challenges/english/01-responsive-web-design
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
..
applied-accessibility fix: removed unecessary guideUrl from frontmatter 2019-02-19 11:34:27 +03:00
applied-visual-design fix: update color hex values and description of orange (#35316) 2019-02-22 10:37:57 -08:00
basic-css fix(curriculum): Added test to validate clockwise notation is used for the Use Clockwise Notation to Specify the Margin of an Element challenge (#35342) 2019-02-25 02:07:11 -05:00
basic-html-and-html5 fix: removed unecessary guideUrl from frontmatter 2019-02-19 11:34:27 +03:00
css-flexbox Fixes for CSS Flexbox challenges (#34420) 2019-02-25 02:11:47 -05:00
css-grid Correct footer and header order description (#34473) 2019-02-22 11:30:33 -08:00
responsive-web-design-principles Media query solution for Responsive Web Design (#33991) 2019-02-16 19:13:54 +05:30
responsive-web-design-projects chore(meta): Move challenge meta to challenges root 2018-10-11 02:15:05 +05:30