summaryrefslogtreecommitdiffhomepage
path: root/gui/src
diff options
context:
space:
mode:
Diffstat (limited to 'gui/src')
-rw-r--r--gui/src/renderer/components/SupportStyles.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/src/renderer/components/SupportStyles.tsx b/gui/src/renderer/components/SupportStyles.tsx
index bcc05b7b50..05fd89bfd0 100644
--- a/gui/src/renderer/components/SupportStyles.tsx
+++ b/gui/src/renderer/components/SupportStyles.tsx
@@ -109,6 +109,7 @@ export default {
fontFamily: 'DINPro',
fontSize: 34,
fontWeight: '900',
+ lineHeight: 38,
letterSpacing: -0.9,
color: colors.white,
marginBottom: 4,