10,000円
ルール・連絡事項
・alt のテキストは画像に合わせて変更する
パーツ設置費用
CSS
.banner__col1 figure {
margin-bottom: 30px;
}
.banner__col1 figure:last-child {
margin-bottom: 0;
}
HTML
<section class="banner__place banner__col1">
<figure>
<a href=""><img src="/wp/wp-content/uploads/2021/02/banner-dammy-image1.jpg" alt="バナー"></a>
</figure>
</section>
