Layout: Add some space after item thumbnail

This commit is contained in:
James Taylor 2019-08-25 13:09:08 -07:00
parent 00e4951fd0
commit 609244e34f

View File

@ -174,6 +174,7 @@ body{
}
.horizontal-item-box .thumbnail-box{
grid-row: 1 / span 5;
margin-right: 4px;
}
.no-description .thumbnail-box{
width: 168px;