Files
timelapse-frontend/css/style.css
2024-10-24 15:54:30 +02:00

11 lines
90 B
CSS

main {
flex: 1 0 auto;
}
footer {
text-align: center;
position: fixed;
bottom: 0;
}