Skip to content

Commit e5a7a48

Browse files
committed
✨ grouping
1 parent 5b439dd commit e5a7a48

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

static/css/documentation.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1167,6 +1167,8 @@ code {
11671167
font: 12px Consolas, 'Liberation Mono', Courier, monospace;
11681168
}
11691169

1170+
pre code {white-space: pre;}
1171+
11701172
pre {
11711173
border: 1px solid #cacaca;
11721174
line-height: 1.2em;
@@ -1188,8 +1190,6 @@ ul + pre {
11881190
margin-top: 1em;
11891191
}
11901192

1191-
pre code {white-space: pre;}
1192-
11931193
pre span.comment {color: #aaa;}
11941194

11951195
.headers {

0 commit comments

Comments
 (0)