Adopt the Lanyon disappearing sidebar for smaller screens
Closed this issue · 1 comments
PeterWhittaker commented
Refer to changes in working files not yet staged.
Also, note that hyde has sidebar-about, Lanyon has sidebar-item. There are other little differences as well. Sigh.
Just dropping in lanyon.css (after removing some bits) and adding the button and button label to defaults causes lanyon to work as is. Things I prefer about Lanyon:
- Smaller sidebar font
Things I prefer about Hyde:
- No horizontal lines between sidebar items
- Better centered container (is this not in CSS?)
Need the pure Lanyon way of sliding over the content, not pushing it out of the way - but on a smaller device, it might make more sense to push it out the way, since that would be down.
On the computer, older/newer are horizontally arranged, on the mobile, they are vertically stacked. Is this a font size thing?
PeterWhittaker commented