CSS: Fix footer in the middle of the page

pull/3732/head
Julio Montoya 5 years ago
parent fdbb032858
commit 0b8528ba1b
  1. 3
      app/Resources/public/css/themes/chamilo/custompage.css

@ -3,9 +3,6 @@
--success-color: #16D090;
}
body, html {
height: 100%;
}
body {
margin: 0;
line-height: 1.5;

Loading…
Cancel
Save