From 72ad2c017324b8d3f6049df9ae45afd56e4f7e83 Mon Sep 17 00:00:00 2001 From: Daniel Verkamp Date: Fri, 27 Jan 2017 14:18:45 -0700 Subject: [PATCH] doc: cut out whitespace between header and content Change-Id: Ic839ac1466f3f16c1a2c6b2066209b580ced8058 Signed-off-by: Daniel Verkamp --- doc/stylesheet.css | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/stylesheet.css b/doc/stylesheet.css index 510c7c747..1ed1d5b0e 100644 --- a/doc/stylesheet.css +++ b/doc/stylesheet.css @@ -313,7 +313,6 @@ div.contents { margin-left: auto; padding-left: 15px; padding-right: 15px; - margin-top: 50px; margin-bottom: 100px; font-size: 18px; font-weight: 400;