mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
Preserve white space
This commit is contained in:
parent
022dc4dd7b
commit
ffd265d93a
@ -80,6 +80,7 @@ export default React.createClass({
|
||||
<Col
|
||||
md={ 6 }
|
||||
mdOffset={ 3 }
|
||||
style={{ whiteSpace: 'pre-line' }}
|
||||
xs={ 12 }>
|
||||
<p>{ description }</p>
|
||||
</Col>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user