headings - more appropriate h2's and disclosure h3

This commit is contained in:
Milos Brzakovic (E-Search)
2021-12-01 18:17:19 +01:00
parent e91dc1b4f6
commit 30ef0b80e1
14 changed files with 21 additions and 13 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ export function uiKeepRightEditor(context) {
.call(svgIcon('#iD-icon-close'));
headerEnter
.append('h3')
.append('h2')
.html(t.html('QA.keepRight.title'));