From 333dfb107dd0873a0c071bd698b9f586e18d86fa Mon Sep 17 00:00:00 2001 From: kolaente Date: Sun, 14 Apr 2019 12:56:01 +0200 Subject: [PATCH] Fixed docs content page overflow (#71) --- layouts/doc/single.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/doc/single.html b/layouts/doc/single.html index 830fd38..02bc08b 100644 --- a/layouts/doc/single.html +++ b/layouts/doc/single.html @@ -7,8 +7,8 @@
{{ partial "menu" . }}
-
-
+
+
{{ .Content }}