Add help page

This commit is contained in:
Elias Projahn 2022-12-16 14:10:08 +01:00
parent c6116d363c
commit a046ed67c4
3 changed files with 75 additions and 0 deletions

View file

@ -18,6 +18,10 @@ h5 {
margin-right: 12px;
}
.container {
margin-bottom: 128px;
}
.container h2,
.container h3 {
margin-top: 64px;