From 2e8f4806d236750a3529ef5d9a932dd4e3a13e36 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Sat, 14 Nov 2015 16:05:11 -0700 Subject: [PATCH] Give the docs some breathing room --- examples/resources/layout.css | 4 ++++ 1 file changed, 4 insertions(+) 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;