I want to increase the width of the post generated by pelican. I see that I can go into main.css and increase the pixel from 800px to a higher pixel value (e.g. 1000px). My trouble is that every time I rebuild the page, main.css is reset to default values. Is there an easy way to permanently set the pixel value from 800px to 1000px? For your reference, my blog post is here.
Hi,
I want to increase the width of the post generated by pelican. I see that I can go into main.css and increase the pixel from 800px to a higher pixel value (e.g. 1000px). My trouble is that every time I rebuild the page, main.css is reset to default values. Is there an easy way to permanently set the pixel value from 800px to 1000px? For your reference, my blog post is here.