From deab04ba76b41b47078efbfd779fea23cd84f653 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Mon, 10 Aug 2020 11:23:16 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/aurora/templates/base.html b/themes/aurora/templates/base.html index b5ec652..2de4364 100644 --- a/themes/aurora/templates/base.html +++ b/themes/aurora/templates/base.html @@ -25,7 +25,7 @@ } @media only screen and (max-width: 600px) { - header { + .sitename { font-size: 1.6em; } }