Skip to content
  • Ethan Madison's avatar
    Fix floating sidebar module · 5454e6a7
    Ethan Madison authored
    
    
    For some reason, having `<main role="main">` in the was causing the first sidebar
    module to float.
    This commit removes the <main> element from the default single.html and
    index.html layouts to fix the sidebar issue.
    
    Since there were some table styles applied to .main, they were changed
    to not require .main.
    
    Signed-off-by: default avatarEthan Madison <ethan@ethanmad.com>
    5454e6a7