regalade/app/static/household_selection.css

12 lines
128 B
CSS

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