docs(projects): add German workflow guidance
Module Package Release / publish-packages (push) Successful in 10s

This commit is contained in:
2026-08-23 01:54:20 +02:00
parent de8ec81c47
commit f0a28dd8ec
6 changed files with 179 additions and 28 deletions
+5
View File
@@ -4,6 +4,11 @@
overflow: hidden;
}
.projects-page :where(button, input, select, textarea, a[href]):focus-visible {
outline: var(--focus-outline);
outline-offset: 2px;
}
.projects-search {
flex: 1 1 560px;
}