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

View File

@@ -220,7 +220,7 @@ export function uiCommit(context) {
headerTitle
.append('div')
.append('h3')
.append('h2')
.html(t.html('commit.title'));
headerTitle