 Issue 29497585:
  Issue 4514 - Font readability on acceptableads.com  (Closed) 
  Base URL: https://hg.adblockplus.org/web.acceptableads.com
    
  
    Issue 29497585:
  Issue 4514 - Font readability on acceptableads.com  (Closed) 
  Base URL: https://hg.adblockplus.org/web.acceptableads.com| Index: static/scss/components/_cards.scss | 
| =================================================================== | 
| --- a/static/scss/components/_cards.scss | 
| +++ b/static/scss/components/_cards.scss | 
| @@ -63,17 +63,17 @@ | 
| .card img.block | 
| { | 
| margin: 0; | 
| } | 
| .card-summary { | 
| margin: $md 0; | 
| - height: $lg; | 
| + height: $xl; | 
| @media (max-width: $mobile-breakpoint) | 
| { | 
| margin: $sm; | 
| height: auto; | 
| } | 
| } |