diff --git a/resources/report/html/loot-plugin-card.html b/resources/report/html/loot-plugin-card.html
index ca66bfde..b8f6c593 100644
--- a/resources/report/html/loot-plugin-card.html
+++ b/resources/report/html/loot-plugin-card.html
@@ -95,6 +95,7 @@ loot-clear-metadata
padding: 0 16px 16px;
}
content::content > h1 {
+ font-size: 1.143rem;
display: inline-block;
margin: 0;
}
diff --git a/resources/report/html/loot-plugin-editor.html b/resources/report/html/loot-plugin-editor.html
index b581d8bc..8bb8ec88 100644
--- a/resources/report/html/loot-plugin-editor.html
+++ b/resources/report/html/loot-plugin-editor.html
@@ -54,6 +54,7 @@ loot-editor-close
}
h1 {
margin: 0;
+ font-size: 1.143rem;
}
#version {
margin-left: 16px;