amitmerchant1990 / reverie

:art: A ridiculously elegant Jekyll theme.
https://reverie.pages.dev
MIT License
775 stars 676 forks source link

How to make the header wider? #58

Closed jjiantong closed 2 years ago

jjiantong commented 3 years ago

Hi, I am new to this. I want to ask how can I widen the header. The main reason is that I wanna the photo to be larger. Thanks for your help.

confor commented 2 years ago

You can make it wider by modifying max-width: 740px under .container in style.scss near the top (link). This will make the header wider but unfortunately the posts/footer will be wider too, since the whole page uses the same width.

amitmerchant1990 commented 2 years ago

Hey @jjiantong Use the solution @confor has mentioned for now. I working on making this more seamless.