paragraph max-width?
-
Trying to set paragraphs to have max-width 40em..
I even tried:
.p {
max-width: 40em!important
}in additional-css – but it seems to get overriden by:
.entry-content[ast-blocks-layout] > * {
So, wondering how to get paragraphs to be not so wide (and centered margin-auto if they are not taking up an entire block)Any ideas? thanks!
SteveThe page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘paragraph max-width?’ is closed to new replies.