fix(learn): consolidate comments for responsive web design cert (#38256)

Related to PR #38040

This PR is an attempt to consolidate/remove as many comments in the challenge seed code in the Responsive Web Design certification challenges, to be able to create a small translation lookup object for translating the English comments to other languages.
This commit is contained in:
Randell Dawson
2020-02-27 07:20:46 -08:00
committed by GitHub
parent 9606e27a0e
commit 41718abf76
37 changed files with 99 additions and 129 deletions

View File

@ -38,10 +38,9 @@ tests:
```html
<style>
:root {
/* Only change code below this line */
/* add code below */
/* add code above */
/* Only change code above this line */
}
body {