漫画レッスン 宮里道場

$39
.cover_box {
width :100%;
display: flex;
align-items: center;
margin-bottom: 30px;
}
.cover_left {
max-width: 35%;
margin: 0 20px 0 0!important;
}
.club_ph {
width:100%;
}
.cover_title {
font-weight: bold;
}
.cover_right {
font-size: 16px;
margin: 0!important;
}
@media screen and (min-width: 700px) {
.cover_left {
max-width: 200px;
}
.club_ph {
width: 100%;
}
}

関連記事