From 2c80e2e2d661503d4a86a5669f2bb8f4d92b5afa Mon Sep 17 00:00:00 2001 From: Yorick Barbanneau Date: Fri, 21 Feb 2020 16:18:40 +0100 Subject: [PATCH] Increase icon size for nav-buttons --- static/css/style.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/static/css/style.css b/static/css/style.css index 64b4f5a..066043c 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1060,11 +1060,9 @@ img { .nav-button a i:before { position: relative; width: auto; - top: -2px; margin: auto; - font-size: 0.625em; + font-size: 0.9em; line-height: 1.6em; - top:1px } #menu {