From c60749e71fb6ddacb300fbc025eac1407ac87b37 Mon Sep 17 00:00:00 2001 From: Barry Date: Sat, 15 Aug 2020 09:29:02 +0100 Subject: [PATCH] Fix lighthouse errors --- src/static/css/page.css | 5 ++--- src/templates/base/2019/base_chapter.html | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/src/static/css/page.css b/src/static/css/page.css index e2cc3d40326..f2738820249 100644 --- a/src/static/css/page.css +++ b/src/static/css/page.css @@ -280,8 +280,7 @@ } .authors .social a { - margin-right: 10px; - margin-right: 0.625rem; + margin: 0.25rem 1rem 0.25rem 0; white-space: nowrap; display: inline-flex; align-items: center; @@ -298,7 +297,7 @@ } .authors .social svg { - width: 1em; + width: 1.5em; height: auto; margin-right: 4px; margin-right: 0.25rem; diff --git a/src/templates/base/2019/base_chapter.html b/src/templates/base/2019/base_chapter.html index cf4a77660a2..be5aad9f964 100644 --- a/src/templates/base/2019/base_chapter.html +++ b/src/templates/base/2019/base_chapter.html @@ -134,7 +134,7 @@