summaryrefslogtreecommitdiffhomepage
path: root/gui/src
diff options
context:
space:
mode:
Diffstat (limited to 'gui/src')
-rw-r--r--gui/src/renderer/components/SettingsHeader.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/src/renderer/components/SettingsHeader.tsx b/gui/src/renderer/components/SettingsHeader.tsx
index 25b4990349..d7af1f9023 100644
--- a/gui/src/renderer/components/SettingsHeader.tsx
+++ b/gui/src/renderer/components/SettingsHeader.tsx
@@ -15,7 +15,7 @@ const styles = {
fontFamily: 'DINPro',
fontSize: 32,
fontWeight: '900',
- lineHeight: 32,
+ lineHeight: 36,
color: 'rgb(255, 255, 255)',
}),
subtitle: Styles.createTextStyle({