summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcss/docs.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/docs.css b/css/docs.css
index 39eff933..93612f85 100755
--- a/css/docs.css
+++ b/css/docs.css
@@ -17,6 +17,10 @@ body {
background-position: 0 40px;
}
+section {
+ margin-top: 100px;
+}
+
/* Jumbotrons
-------------------------------------------------- */
.jumbotron {