️(frontend) fix heading level in modal to maintain semantic hierarchy

replaced h3 with h2 for accessibility and proper document structure
This commit is contained in:
Cyril
2025-12-17 09:58:11 +01:00
parent 309ce0989d
commit fcb89c520e
2 changed files with 2 additions and 1 deletions

View File

@@ -14,3 +14,4 @@ and this project adheres to
- ♿️(frontend) hover controls, focus, SR #803
- ♿️(frontend) change ptt keybinding from space to v #813
- ♿(frontend) indicate external link opens in new window on feedback #816
- ♿(frontend) fix heading level in modal to maintain semantic hierarchy #815