regalade/web/public/household_selection.css

13 lines
130 B
CSS
Raw Normal View History

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