home-single-image.ttss 166 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 .singleImgContainer { display: flex; flex-direction: row; align-items: center; width: 750rpx; height: 234rpx; } .singleImg { width: 100%; height: 100%; }