wip: more rework and docs

This commit is contained in:
2026-02-26 11:01:17 +01:00
parent affd62ca79
commit 00a9d22a36
18 changed files with 149 additions and 226 deletions

View File

@@ -98,6 +98,8 @@
justify-content: center;
text-align: center;
padding: 32px;
min-height: 100%;
box-sizing: border-box;
color: var(--vscode-descriptionForeground);
}