forestryio / hugo-theme-novela

Novela, the simplest way to start publishing with Hugo and Forestry.
https://hugo-novela-forestry.netlify.app/
MIT License
360 stars 192 forks source link

How to increase article/post width? #84

Closed kzyx closed 2 years ago

kzyx commented 2 years ago

I'm trying to figure out how to make individual posts/articles wider.

This is what I mean: https://imgur.com/iC6HC4z.jpg

Can anyone help me do this?

I tried editing .post-content and modifying the padding variable at this location in the code, but that only let me make it narrower, not wider. How do I make it wider?

kzyx commented 2 years ago

Figured it out... It is this variable: https://github.com/forestryio/hugo-theme-novela/blob/master/assets/scss/paragraph.scss#L11