File diff e3d32a286f5f → 34a02676d6b7
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;
 
      }
 
    }
 

	
 
  }
 
}