From 6092fc32fda58ff6364df1427997f4a4bd847cd2 Mon Sep 17 00:00:00 2001 From: elise Date: Thu, 9 Jul 2026 21:05:39 +0200 Subject: [PATCH] adjust studio shortcut line height --- web/src/components/studio/studioShortcut.module.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/studio/studioShortcut.module.scss b/web/src/components/studio/studioShortcut.module.scss index 947ce6d..cb4e485 100644 --- a/web/src/components/studio/studioShortcut.module.scss +++ b/web/src/components/studio/studioShortcut.module.scss @@ -21,7 +21,7 @@ } .text { - line-height: 1.2; + line-height: 1.3; font-size: var(--font-size-s); span {