Skip to content
Snippets Groups Projects

Solve the footer float problem

Merged fz2907 requested to merge footer_style into sprint_2
3 files
+ 10358
38
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -36,7 +36,7 @@
text-align: left;
font: normal 16px sans-serif;
padding: 45px 50px;
position: fixed;
/*position: fixed;*/
bottom: 0;
left: 0;
right: 0;
Loading