FreeCodeCampChina / curriculum-cn

The freeCodeCamp China curriculum and lesson editor
Creative Commons Attribution Share Alike 4.0 International
5 stars 2 forks source link

Some words ran away #9

Closed stevending1st closed 6 years ago

stevending1st commented 6 years ago

Describe the bug https://github.com/FreeCodeCampChina/curriculum-cn/blob/dev/challenges/01-responsive-web-design/css-grid.json#L195 :

"<code>%</code>: adjusts the column or row to the percent width of its container.",

Maybe it will be better:

"<code>%</code>: adjusts the column or row to the percent width or height of its container.",