From 1473e2aade2f7603790de3863a7f1b84ac8f578e Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Sun, 9 Aug 2020 21:33:11 +0900 Subject: [PATCH] =?UTF-8?q?/=20=E2=80=98themes/aurora/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/aurora/templates/base.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/themes/aurora/templates/base.html b/themes/aurora/templates/base.html index 8367c94..2e16467 100644 --- a/themes/aurora/templates/base.html +++ b/themes/aurora/templates/base.html @@ -19,6 +19,11 @@ scrollbar-width: none; } + header { + font-size: 3.6em; + font-family: AppleGothic, NanumSquare, Sans-serif; + } + body::-webkit-scrollbar { width: 0; height: 0;