Larger headings on Map Data and Background panes

This commit is contained in:
Bryan Housel
2017-11-28 22:49:46 -05:00
parent 61bb9d968d
commit 2e2dd5f025
3 changed files with 17 additions and 12 deletions
+1 -1
View File
@@ -455,7 +455,7 @@ export function uiMapData(context) {
pane
.append('h3')
.append('h2')
.text(t('map_data.title'));