11 lines
No EOL
183 B
CSS
11 lines
No EOL
183 B
CSS
.boardgame_statistic_card_image{
|
|
width: 100%;
|
|
height: 100px;
|
|
object-fit: cover;
|
|
}
|
|
|
|
.boardgame_play_card_image{
|
|
width: 100%;
|
|
height: 400px;
|
|
object-fit: cover;
|
|
} |