regalade/public/household_selection.css

12 lines
122 B
CSS
Raw Permalink Normal View History

2024-01-06 14:17:36 +01:00
html,
body {
height: 100%;
}
body {
display: flex;
align-items: center;
padding-top: 40px;
padding-bottom: 40px;
}