Dear authors, first of all, thank you very much for working on this project.
I just started developing my website using distill and postcards, and I have several problems customising my webpage. I use the trestles style. I add here some questions in case you can help me:
- Is it possible to adjust the width/height of the image included in the YAML template?
- Is it possible to adjust the size of the text that is included on the right part of the page? I successfully changed the font size in the header using
.distill-site-header {--text-size: 25px;} in a CSS file, but I'm not sure how to replicate the same behaviour for the main text.
- Is it possible to remove the scrolling bar on the right side of the page?
Could you also suggest any guide to learn how to modify the style of the pages using CSS? Thanks.
Dear authors, first of all, thank you very much for working on this project.
I just started developing my website using
distillandpostcards, and I have several problems customising my webpage. I use thetrestlesstyle. I add here some questions in case you can help me:.distill-site-header {--text-size: 25px;}in a CSS file, but I'm not sure how to replicate the same behaviour for the main text.Could you also suggest any guide to learn how to modify the style of the pages using CSS? Thanks.