border radius for map card images

This commit is contained in:
Connor Turland 2014-10-14 17:00:17 -04:00
parent 0ebb02bc0b
commit bfc8c796c7

View file

@ -776,6 +776,7 @@ font-family: 'din-regular', helvetica, sans-serif;
.mapCard .mapScreenshot img {
width: 188px;
height: 126px;
border-radius: 2px;
}
.mapCard .scroll {