display:flex 질문이요 채택완료
HackerStory
3년 전
조회 1,725
</p>
<p><style>
.main_board_latest {
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -10px;
}</p>
<p>.main_board_latest .latest_box {
width: 50%;
padding: 0 10px;
margin-bottom: 15px;
}</p>
<p>.main_board_latest .latest_box .lt_wr {
width: 100%;
}
@media screen and (max-width: 768px) {
.main_board_latest .latest_box {
width: 100%;
}
</style></p>
<p>

위에 이미지를 7:3 비율로하고싶은데 어떻게 해야될지를 모르겠어요... 2일째 헤매고있습니다 도와주세요 ㅠㅠ
댓글을 작성하려면 로그인이 필요합니다.
답변 1개
답변을 작성하려면 로그인이 필요합니다.
로그인