Go to Appearance -> Customize.
Add the following under Additional CSS.
.entry-content > *, .wp-block-group > *, .wp-block-columns > * {
margin-top: 0 !important;
margin-bottom: 25px !important;
}Adjust the margins accordingly.
A journey of sys administration
Go to Appearance -> Customize.
Add the following under Additional CSS.
.entry-content > *, .wp-block-group > *, .wp-block-columns > * {
margin-top: 0 !important;
margin-bottom: 25px !important;
}Adjust the margins accordingly.