fix(ai-cases): 성공 사례 카드 썸네일 object-position 하단 정렬
Made-with: Cursor
This commit is contained in:
@@ -464,6 +464,8 @@ button {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
|
/* 세로로 잘릴 때 중앙이 아니라 하단(사진 본문·도표 쪽)이 보이도록 */
|
||||||
|
object-position: center bottom;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user