Created by: tysongach
- Rename
sidebartonavigation, which is based on its purpose rather than its visual placement. - Use
navelement. - Remove unnecessary
ul; thenavprovides enough semantics to wrap the links in. - Tweak visual design: show a light background on hover, add more whitespace between navigation links and main content.
After this PR:
Before:

