From abd77f8684489fd102e26a7b5b5b48272f0eb1e4 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Sun, 9 Aug 2020 21:33:29 +0900 Subject: [PATCH] =?UTF-8?q?/=20=E2=80=98themes/yoshi/templates/base.html?= =?UTF-8?q?=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/yoshi/templates/base.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/themes/yoshi/templates/base.html b/themes/yoshi/templates/base.html index 8d91fa5..c3986d5 100644 --- a/themes/yoshi/templates/base.html +++ b/themes/yoshi/templates/base.html @@ -18,6 +18,11 @@ scrollbar-width: none; } + header { + font-size: 3.6em; + font-family: AppleGothic, NanumSquare, Sans-serif; + } + body::-webkit-scrollbar { width: 0; height: 0;