From 980c14451832da96e57569f2f4c8677ecbe153d0 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%;