From 0b1d67ca96d0c9890aaf630a03f8fb59d79979b2 Mon Sep 17 00:00:00 2001 From: Marcel Date: Sat, 25 Apr 2026 01:21:29 +0200 Subject: [PATCH] =?UTF-8?q?fix(richtlinien):=20
=20landmark=20+=20clo?= =?UTF-8?q?sing=20card=20h2=20=E2=86=92=20h3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Wrap page content in
so AT users can jump to main content (Nora) - Closing card "Fehlt eine Regel?" was

after two existing

siblings but styled like a card title, not a section label; downgrade to

to fix the heading hierarchy (Sara/Leonie) Co-Authored-By: Claude Sonnet 4.6 --- frontend/src/routes/hilfe/transkription/+page.svelte | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/routes/hilfe/transkription/+page.svelte b/frontend/src/routes/hilfe/transkription/+page.svelte index af42eb9c..61cdecc6 100644 --- a/frontend/src/routes/hilfe/transkription/+page.svelte +++ b/frontend/src/routes/hilfe/transkription/+page.svelte @@ -46,7 +46,7 @@ const klaerungChips = [ {m.richtlinien_title()} — Familienarchiv -
+

{m.richtlinien_title()}

@@ -102,10 +102,10 @@ const klaerungChips = [
-

{m.richtlinien_closing_title()}

+

{m.richtlinien_closing_title()}

{m.richtlinien_closing_body()}

-
+