Is there a reason for max-width: 11em in the home page code headings? (this line: https://github.com/reactjs/reactjs.org/blob/master/src/components/CodeExample/CodeExample.js#L44)
"A Component Using External Plugins" is cut off into two lines when it doesn't need to be:

Especially when translated into more verbose languages, this ends up looking weird. See examples in Spanish
Is there a reason for
max-width: 11emin the home page code headings? (this line: https://github.com/reactjs/reactjs.org/blob/master/src/components/CodeExample/CodeExample.js#L44)"A Component Using External Plugins" is cut off into two lines when it doesn't need to be:
Especially when translated into more verbose languages, this ends up looking weird. See examples in Spanish