border radius for map card images
This commit is contained in:
parent
0ebb02bc0b
commit
bfc8c796c7
1 changed files with 1 additions and 0 deletions
|
@ -776,6 +776,7 @@ font-family: 'din-regular', helvetica, sans-serif;
|
||||||
.mapCard .mapScreenshot img {
|
.mapCard .mapScreenshot img {
|
||||||
width: 188px;
|
width: 188px;
|
||||||
height: 126px;
|
height: 126px;
|
||||||
|
border-radius: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mapCard .scroll {
|
.mapCard .scroll {
|
||||||
|
|
Loading…
Reference in a new issue