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; }