From 8aa21663d54567e756c841ad1f6b81a2b586db94 Mon Sep 17 00:00:00 2001 From: Deon George Date: Thu, 23 Aug 2018 16:26:39 +1000 Subject: [PATCH] Changed body font size --- .../themes/adminlte/views/layouts/partials/htmlheader.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/themes/adminlte/views/layouts/partials/htmlheader.blade.php b/resources/themes/adminlte/views/layouts/partials/htmlheader.blade.php index 9dcec63..c4000b4 100644 --- a/resources/themes/adminlte/views/layouts/partials/htmlheader.blade.php +++ b/resources/themes/adminlte/views/layouts/partials/htmlheader.blade.php @@ -20,7 +20,7 @@ body { color: #333; font-weight: 400; - font-size: 16px; + font-size: 14px; } label {