From 13f05f1bf2be1b83c8df5fdf73b7dc1a94a535ef Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Fri, 26 Jun 2020 18:04:33 +0200 Subject: Icons fix --- css/site.css | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'css/site.css') diff --git a/css/site.css b/css/site.css index 0f1a93e..ab6876e 100644 --- a/css/site.css +++ b/css/site.css @@ -201,14 +201,6 @@ div.body-contents pre { white-space: pre; } -span.fas { - font-size: 25px; -} - -span.fa-globe-europe { - font-size: 16px; -} - -span.fa-envelope { +span.fa { font-size: 16px; } -- cgit v1.2.3