From e9d31b2d82e6b49048faaf0860a7847c044cb73a Mon Sep 17 00:00:00 2001 From: itorr Date: Fri, 12 Aug 2022 18:30:49 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=B4=E8=B7=9D=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/document.less | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/html/document.less b/html/document.less index 7c8a6e2..4795a1b 100644 --- a/html/document.less +++ b/html/document.less @@ -38,6 +38,8 @@ h1{ line-height: 52px; word-spacing: -1px; + white-space: nowrap; + overflow: hidden; color:transparent; background: url(one-last-image-sans.svg) no-repeat; @@ -114,7 +116,7 @@ canvas{ } } .config-box{ - padding: 40px 0 0; + padding: 40px 0; // font-family: monospace; } .tips-box{ @@ -131,6 +133,7 @@ canvas{ width:320px; max-width:100%; margin:0 auto; + font-size:12px; .head{ overflow: hidden; b{float: left;}