headline/view/static/main.css

9 lines
143 B
CSS
Raw Normal View History

body {
margin-bottom: 60px; /* Margin bottom by footer height */
}
.footer {
position: absolute;
bottom: 0;
width: 100%;
}