Add NotFound.vue #48 #50

Merged
jakob.scheid merged 22 commits from feature/not-found-page into main 2026-05-14 16:21:30 +02:00
Showing only changes of commit 2956c54496 - Show all commits
+2 -1
View File
@@ -33,7 +33,8 @@
.slogan{
margin: 0;
font-size: small;
font-weight: 600;
font-size: 2vw;
}
</style>