スタイル修正

This commit is contained in:
rca 2024-08-14 10:00:37 +09:00
parent 74a3f91fa0
commit 12c5987290

View File

@ -1,7 +1,6 @@
.flow_img {
display: block;
margin-left: auto;
margin-right: auto;
/* flow_imgの中のimg要素に高さ指定を追加 */
.flow_img img {
height: 150mm;
margin: 0 auto;
}