NatChen

Once you have chosen the road of life, you have to be brave enough to go to the end and never look back.

摘要: object-fit,具体有5个值: .fill { object-fit: fill; } .contain { object-fit: contain; } .cover { object-fit: cover; } .none { object-fit: none; } .scale-down 阅读全文
posted @ 2021-02-26 11:41 NatChen 阅读(181) 评论(0) 推荐(0) 编辑