Skip to content

Commit 9e7d8be

Browse files
committed
Fix body display
1 parent c220356 commit 9e7d8be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

layouts/_default/apireference.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
body {
5151
margin: 0;
5252
padding: 0;
53+
display: inherit;
5354
}
5455

5556
:root {

0 commit comments

Comments
 (0)