Content: Add home page content

This commit is contained in:
jtbx 2023-10-11 23:33:28 +02:00
commit 2c5bd3ad6c
26 changed files with 151 additions and 38 deletions

View file

@ -7,6 +7,12 @@ $roomstate_color_closed: var(--del-color);
}
// General Customizations
h4,
h5,
h6 {
margin-bottom: 0.5em;
}
header {
margin-bottom: 3rem;