Convert multiple pages into SPA

This commit is contained in:
2025-10-09 15:48:23 +02:00
parent c616b2da7f
commit 06d04a1abc
110 changed files with 1245 additions and 1319 deletions

View File

@@ -39,7 +39,6 @@ export let width = "750px"
overflow-wrap: anywhere;
background-color: var(--shaded_background);
backdrop-filter: blur(4px);
border-radius: 8px;
padding: 8px;
}
</style>