Skip to content

Commit

Permalink
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/compiler/crystal/tools/doc/html/css/style.css
Original file line number Diff line number Diff line change
@@ -238,6 +238,10 @@ body {
font-family: Consolas, 'Courier New', Courier, Monaco, monospace;
}

.entry-const code {
white-space: pre-wrap;
}

.entry-summary {
padding-bottom: 4px;
}

0 comments on commit 6cef3d2

Please sign in to comment.