We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b474627 + 4f8c0d3 commit 45bdd0cCopy full SHA for 45bdd0c
css/style.css
@@ -21,7 +21,7 @@ h2 { background: #ddd; text-align: center; padding: 4px; }
21
.info, .fork { padding: 10px; }
22
.content { font-size: 1.2em; }
23
24
-pre { margin: 3px; padding: 8px 20px; background: #ffd; font-size: 1.4em; }
+pre { margin: 3px; padding: 8px 20px; background: #ffd; font-size: 1.4em; word-wrap: break-word; }
25
26
#links { padding: 10px; }
27
#links a { font-weight: bold; }
0 commit comments