diff --git a/examples/resources/layout.css b/examples/resources/layout.css index 3c6151a299..b9960c3a7b 100644 --- a/examples/resources/layout.css +++ b/examples/resources/layout.css @@ -31,6 +31,10 @@ body { margin-top: 0; } +#docs { + margin-top: 1em; +} + ul.inline, ol.inline { margin-left: 0;