From 037fce4d6a43a3897a46fa42b363d5ba4f6bb9f2 Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 27 Nov 2020 21:44:14 +0900 Subject: [PATCH] Use BIZ UDPGothic --- src/client/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/client/style.scss b/src/client/style.scss index 85a54706e..0de678134 100644 --- a/src/client/style.scss +++ b/src/client/style.scss @@ -26,7 +26,7 @@ html { background-position: center; color: var(--fg); overflow: auto; - font-family: "BIZ UDGothic", Roboto, HelveticaNeue, Arial, sans-serif; + font-family: "BIZ UDPGothic", Roboto, HelveticaNeue, Arial, sans-serif; line-height: 1.3em; text-size-adjust: 100%;