feat: add contents of about page

This commit is contained in:
Mathias Schopmans
2024-02-20 09:11:12 +01:00
committed by Mathias Schopmans
parent c29e518f90
commit 563d8debc0
5 changed files with 103 additions and 8 deletions

View File

@@ -84,6 +84,10 @@ h3 {
font-size: 20px;
}
h4 {
font-size: 18px;
}
ul,
ol {
padding-left: 16px;