fill about page with content

Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
This commit is contained in:
2026-05-24 09:23:13 +02:00
parent ac205bab1e
commit 4e30830554
5 changed files with 71 additions and 9 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ html {
* {
box-sizing: border-box;
font-family: "Adwaita Sans", sans-serif;
font-size: 1.4rem;
line-height: 2rem;
font-size: 1.6rem;
line-height: 2.4rem;
margin: 0;
padding: 0;
}