This is a list of things that we need to fix or at least discuss. Since all of them are minor, I'm just compiling a list of them to avoid issue queue bloat.

  • h2:s and h1:s have a margin-bottom: 16px. Defaults are good enough in most cases and when you use Lucid without modifcation it just looks weird.
  • header.header-alpha has borders, padding and margin for some reason. I don't think we want to hard-code that into our layouts, since that is a very specific thing to have. suggestion: Remove the class and the css definition.
  • The sidebar column is always placed below the main content. This is a good default, but maybe we need a way of adding information above the main content as well, for instance if you add author information in the sidebar.