I have a solution for the reading view (works for Minimal Theme). That removes the space after each verse.
body {
/* Spacing */
--spacing-p: 0em !important;
}
I would love to see a snippet, that works also for the editor mode.
I have a solution for the reading view (works for Minimal Theme). That removes the space after each verse.
body {
/* Spacing */
--spacing-p: 0em !important;
}
I would love to see a snippet, that works also for the editor mode.