From 5241eaa11b3ccd38069a13528e0b0ecd0c433e6d Mon Sep 17 00:00:00 2001 From: jqh <841324345@qq.com> Date: Tue, 14 Jul 2020 11:26:40 +0800 Subject: [PATCH] wip --- resources/view/log.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/view/log.blade.php b/resources/view/log.blade.php index 5966050..e00a38c 100644 --- a/resources/view/log.blade.php +++ b/resources/view/log.blade.php @@ -27,7 +27,7 @@ h3 { font-weight: 400; - font-size: 20px; + font-size: 18px; margin-bottom: 0; } @@ -215,7 +215,7 @@ } .nav>li>a.dir { - font-size: 1.1rem; + font-size: 1rem; }