diff --git a/core/layout/common.css b/core/layout/common.css index ac7be8bc..8c6fbb38 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -42,6 +42,9 @@ body { .tippy-tooltip { font-size:.8rem !important; } + section { + padding: 5px !important; + } }