feat: add projects page and rework home page

This commit is contained in:
2026-07-09 16:24:51 +02:00
parent 8aa5aca650
commit 834d7ed00f
32 changed files with 720 additions and 77 deletions
+9
View File
@@ -0,0 +1,9 @@
.hero-image {
max-width: 7rem;
height: auto;
display: block;
}
.centered-image {
margin: 0 auto;
}