/* target your Rich Text wrapper class */ .rt-prose { max-width: 720px; } .rt-prose p { line-height: 1.75; margin: 0 0 1em; } .rt-prose h2, .rt-prose h3 { line-height: 1.2; margin: 1.6em 0 .6em; } .rt-prose ul, .rt-prose ol { margin: 0 0 1.2em 1.2em; padding-left: 1.2em; } .rt-prose li { margin: .35em 0; } /* if your template “removes bullets”, this forces them back */ .rt-prose ul { list-style: disc; } .rt-prose ol { list-style: decimal; }
September 27, 2022
The template has been released!