Start of template refactor
This commit is contained in:
parent
6bdfe1ad0e
commit
e14c1f0918
8 changed files with 1612 additions and 531 deletions
11
public/household_selection.css
Normal file
11
public/household_selection.css
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
html,
|
||||
body {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
body {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding-top: 40px;
|
||||
padding-bottom: 40px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue