Browse Source

footer fix

anatoly 6 năm trước cách đây
mục cha
commit
ae940d6b6b
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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;
+}