some seo, more pages

This commit is contained in:
2024-09-03 11:58:19 +02:00
parent 23a6e28d00
commit 35f6bdd7b3
16 changed files with 381 additions and 70 deletions

View File

@@ -93,6 +93,19 @@ body {
margin: 5px;
}
.text-center {
text-align: center;
}
.rounded-corners {
border: none;
border-radius: 20px;
}
.no-margin {
margin: 5px;
}
@media only screen and (min-width: 550px) and (max-width: 998px) {
.project-logo {
margin-top: 10vh;