diff --git a/frontend/less/espo/custom.less b/frontend/less/espo/custom.less index d8f28cc584..a79c47bd82 100644 --- a/frontend/less/espo/custom.less +++ b/frontend/less/espo/custom.less @@ -1548,6 +1548,9 @@ pre > code { .sections-container { > .section { margin-bottom: 30px; + > h5 { + margin-top: 0; + } } > .section:last-child { margin-bottom: 0;