From b450977481d38347502fc859468af0c06d5f0917 Mon Sep 17 00:00:00 2001
From: Alexander Bilz <mail@alexbilz.com>
Date: Thu, 21 May 2020 12:33:25 +0000
Subject: [PATCH] Merge branch 'master' of https://github.com/bkanhu/anatole into pr/13

---
 layouts/partials/navbar.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/layouts/partials/navbar.html b/layouts/partials/navbar.html
index cae76f2..0324ede 100644
--- a/layouts/partials/navbar.html
+++ b/layouts/partials/navbar.html
@@ -8,7 +8,7 @@
     </div>
     <div class="themeswitcher">
         <a class="theme-switch" title="Switch Theme">
-            <i class="fa fa-adjust fa-fw" aria-hidden="true"></i>
+            <i class="fa fa-adjust fa-fw fa-2x" aria-hidden="true"></i>
         </a>
     </div>
-</div>
\ No newline at end of file
+</div>

--
Gitblit v1.10.0