소스 검색

footer fix

anatoly 6 년 전
부모
커밋
ae940d6b6b
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/files/css/dev.css

+ 3 - 0
src/files/css/dev.css

@@ -11,3 +11,6 @@ body{
     padding-bottom: 0;
 }
 
+body footer {
+    bottom: auto;
+}