How to handle background image size shrink animation to “cover” properly in css?

前端 未结 0 1915
南方客
南方客 2020-12-06 13:20

I have the following div:

.bg {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: absolute;
  z-index: 1;         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题