Added padding to boxart.

This commit is contained in:
chris062689 2017-06-05 18:11:07 -04:00
parent 2288bc9daf
commit 672696155d
1 changed files with 1 additions and 1 deletions

View File

@ -323,4 +323,4 @@ a:hover, a:focus {
/* Games Module */
.game-icon-list { }
.compatibility-boxart { width: 328px; height: 300px; }
.compatibility-boxart { width: 328px; height: 300px; padding-bottom: 16px; }