Viewing overflowing sidebar content requires scrolling the entire page which is annoying and causes the reader to lose their place. Use CSS `calc` to approximate height of the sidebar (`100vh` - height of the masthead) and apply `overflow-y: auto` to add vertical scrollbars when needed. Fixes #706 |
||
|---|---|---|
| .. | ||
| _data | ||
| _docs | ||
| _drafts | ||
| _includes | ||
| _layouts | ||
| _pages | ||
| _pets | ||
| _portfolio | ||
| _posts | ||
| _recipes | ||
| _sass | ||
| assets | ||
| _config.dev.yml | ||
| _config.yml | ||
| Gemfile | ||
| screenshot-layouts.png | ||
| screenshot.png | ||