File diff f119d1c49a61 → 9fc81a618895
static/scss/custom.scss
Show inline comments
...
 
@@ -145,12 +145,19 @@ body.reviews.voting-status {
 
}
 

	
 
.navbar {
 
  box-shadow: $box-shadow;
 
}
 

	
 
.tight-headings {
 

	
 
  h1, h2, h3, h4, h5, h6 {
 
    margin: 0;
 
  }
 

	
 
}
 

	
 

	
 
#hills {
 
  background: url("../images/hills.svg");
 
  background-size: 100%;
 
  background-position: bottom;