让不规则的图片自适应居中

 

 

.xhcy_img {width:159px;height:94px;position: relative;overflow: hidden;display: flex;justify-content: center;align-items: center;}
.xhcy_img img {margin:0 auto;object-fit: cover;max-width:100%;max-height: 100%;width:auto;height: auto;}

 

 

<div class="xhcy_img">
    <img data-src="img.jpg" src="img.jpg" />
</div>

 

posted @ 2022-06-09 11:12  赵瑛  阅读(37)  评论(0编辑  收藏  举报

版权所有 © 2022 沅来是澧

如果有程序开发、网站建设等需求的请联系我,QQ:47419233