Changeset - 1d7ce5e3dbec
[Not reviewed]
Merge
0 1 0
Christopher Neugebauer - 7 years ago 2017-08-31 01:00:21
chrisjrn@gmail.com
Merge branch 'master' into prod
1 file changed with 2 insertions and 0 deletions:
0 comments (0 inline, 0 general)
static/scss/custom.scss
Show inline comments
...
 
@@ -298,12 +298,14 @@ $homepage-block-min-height: 480px;
 

	
 
.djangogirls-background {
 
  background-image: url("../images/django-girls-2014.jpg");
 
}
 

	
 
.sponsor-list a img {
 
  width: 100%;
 
  max-width: 300px;
 
}
 

	
 
.sponsor-list {
 
  margin-top: 1em;
 
}
 

	
0 comments (0 inline, 0 general)