diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index 4f142ee..6cc257a 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -1,3 +1,7 @@ .md-source__facts { display: none; +} + +.md-footer { + margin-top: 50px; } \ No newline at end of file