CSS : How to make the sticky footer has the same width as sibling?

前端 未结 0 1715
感动是毒
感动是毒 2021-01-20 14:25

I have a basic sticky footer with CSS below

.sticky-footer{
position : fixed;
bottom : 0;
}

   
      Testin         


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