Files
timelapse-frontend/css/style.css
2024-09-26 08:44:56 +00:00

10 lines
89 B
CSS

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