Changeset - 34a02676d6b7
[Not reviewed]
Merge
0 1 0
Christopher Neugebauer - 6 years ago 2017-09-28 00:44:20
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
...
 
@@ -145,12 +145,14 @@ $homepage-block-min-height: 480px;
 
      line-height: ($sponsor-height - 5px);
 
      vertical-align: middle;
 

	
 
      a img {
 
        max-width: 100%;
 
        max-height: 100%;
 
        width: auto;
 
        height: auto;
 
      }
 
    }
 

	
 
  }
 
}
 

	
0 comments (0 inline, 0 general)