diff --git a/website/index.html b/website/index.html index 82128f50..871c07a5 100644 --- a/website/index.html +++ b/website/index.html @@ -316,6 +316,7 @@ #content table { width: 100%; border-collapse: collapse; + margin-bottom: 20px; } #content td > table { @@ -510,6 +511,7 @@ #content table { margin-left: 0; margin-right: 0; + margin-bottom: 20px; } #content table td {