regalade/app/public/household_selection.css
2023-07-03 23:20:19 +02:00

12 lines
130 B
CSS

html,
body,
#main {
height: 100%;
}
#main {
display: flex;
align-items: center;
padding-top: 40px;
padding-bottom: 40px;
}