File diff c561d0a9991c → d87d5adf9696
static/scss/custom.scss
Show inline comments
 
html {
 
  // Quick hack to make a footer not-on-the-bottom look better.
 
  background: $background-filter;
 
}
 

	
 
body {
 
  padding-top: 50px;
 
  position: relative;