Changeset - 636fcc449da2
[Not reviewed]
Merge
0 8 0
Christopher Neugebauer - 7 years ago 2017-08-21 04:15:48
_@chrisjrn.com
Merge pull request #75 from northbaypython/josh/design

max width on sponsor images
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
static/scss/custom.scss
Show inline comments
...
 
@@ -282,6 +282,7 @@ $homepage-block-min-height: 480px;
 

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

	
 
.sponsor-list {
0 comments (0 inline, 0 general)