add some more pages

This commit is contained in:
2024-09-16 10:04:35 +02:00
parent f4ae51623f
commit 91e063dd63
3 changed files with 157 additions and 0 deletions

View File

@@ -102,6 +102,15 @@ body {
border-radius: 20px;
}
.circle {
border-radius: 5000px;
}
.bigger {
font-size: 1.2rem;
font-weight: bold;
}
.no-margin {
margin: 5px;
}