mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-28 10:51:45 +02:00
headings - more appropriate h2's and disclosure h3
This commit is contained in:
@@ -26,7 +26,7 @@ export function uiShortcuts(context) {
|
||||
content
|
||||
.append('div')
|
||||
.attr('class', 'modal-section')
|
||||
.append('h3')
|
||||
.append('h2')
|
||||
.html(t.html('shortcuts.title'));
|
||||
|
||||
fileFetcher.get('shortcuts')
|
||||
|
||||
Reference in New Issue
Block a user