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;