diff --git a/client/src/document/index.scss b/client/src/document/index.scss index 59c8463036b5..ceb5bd5e80c6 100644 --- a/client/src/document/index.scss +++ b/client/src/document/index.scss @@ -248,6 +248,10 @@ } } + #specifications + table { + margin-bottom: 2rem; + } + @media (min-width: $screen-sm) { padding: 3rem; // Reduce space to article footer.