틀:게임카드/css: 두 판 사이의 차이
< 틀:게임카드
(아이콘 링크색 변경) |
잔글편집 요약 없음 |
||
21번째 줄: | 21번째 줄: | ||
.gamecard .theme { | .gamecard .theme { | ||
height: 8px; | height: 8px; | ||
} | |||
.gamecard .image-wrapper img{ | |||
width: 100%; | |||
max-height: 5em; | |||
object-fit: cover; | |||
} | } | ||