On this page https://pideja.ca/about/, I’m trying to size the text-block so it is narrower.
So, I edited the CSS file to read:
`.slug-about .the__copy {
background-color: #393939;
padding: 175px 250px 0 250px;
}`
But this does not seem to affect the way the text is displayed.
In Backlight, I tried to edit some parameters, in the About page template and/or the Pages template.