diff --git a/src/client/style.scss b/src/client/style.scss
index e2d3e596ae..104a19c1be 100644
--- a/src/client/style.scss
+++ b/src/client/style.scss
@@ -27,7 +27,7 @@ html {
 	color: var(--fg);
 	overflow: auto;
 	font-family: "BIZ UDPGothic", Roboto, HelveticaNeue, Arial, sans-serif;
-	line-height: 1.35em;
+	line-height: 1.35;
 	text-size-adjust: 100%;
 
 	&, * {