img自适应

自用,防止忘记:

img {
  max-width: 100%;
  display: block;
  height: auto;
}

猜你喜欢

转载自www.cnblogs.com/darkandwhite/p/12611476.html
今日推荐