From 95a5eb2a3c0ac62e03e6e0adec2af5ba74a1ae83 Mon Sep 17 00:00:00 2001 From: Deskull Date: Fri, 30 Mar 2018 23:50:15 +0900 Subject: [PATCH] =?utf8?q?=E3=82=BF=E3=82=A4=E3=83=88=E3=83=AB=E3=81=AE?= =?utf8?q?=E3=82=B9=E3=82=BF=E3=82=A4=E3=83=AB=E3=82=B7=E3=83=BC=E3=83=88?= =?utf8?q?=E4=BF=AE=E6=AD=A3=E3=80=82=20/=20Fix=20stylesheet=20of=20title.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/hengband.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hengband.css b/src/hengband.css index eb78e7f..2ca86a4 100644 --- a/src/hengband.css +++ b/src/hengband.css @@ -67,7 +67,7 @@ section#title { width: 80vw; max-width: 60rem; - max-height: 40rem; + max-height: 20rem; margin-right : auto; margin-left : auto; -- 2.11.0