Authored by xuqi

fixed bottom

@@ -34,7 +34,7 @@ @@ -34,7 +34,7 @@
34 } 34 }
35 35
36 &.bottom { 36 &.bottom {
37 - position: absolute; 37 + position: fixed;
38 width: 100%; 38 width: 100%;
39 bottom: 0; 39 bottom: 0;
40 } 40 }