diff --git a/docs/_static/style.css b/docs/_static/style.css index 80010e1..971da77 100644 --- a/docs/_static/style.css +++ b/docs/_static/style.css @@ -18,3 +18,7 @@ a { a:hover { color: #f48400; } + +body { + font-size: 16px; +}