We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0526a3 commit 5c5ccaaCopy full SHA for 5c5ccaa
src/components/CodeExample/CodeExample.js
@@ -41,7 +41,7 @@ class CodeExample extends Component {
41
42
'& h3': {
43
color: colors.dark,
44
- maxWidth: '11em',
+ // maxWidth: '11em',
45
paddingTop: 0,
46
},
47
0 commit comments