본문 바로가기

카테고리 없음

가변푸터

 

body {

  min-height100vh;

  height100%;

  padding-bottom245.99px;

  positionrelative;

}

 

 

.footer {

  width100%;

  margin-top70px;

  positionabsolute;

  bottom0;

  left50%;

  transformtranslateX(-50%);

}