Make article width take up whole page in absence of secondary sidebar#771
Conversation
|
Thanks for submitting your first pull request! You are awesome! 🤗 |
choldgraf
left a comment
There was a problem hiding this comment.
Thanks for this improvement - could you please explain the rationale behind the fix? I believe that it works, but I don't understand why setting a max width will improve the case where the content was too narrow. How does a maximum width cause a shrunken container to grow?! Is this some kind of CSS quirk?
|
Before my change, Removing that hack makes it |
|
this is really helpful context, thanks for sharing! |

Fixes #736