From c53a21008c6582caf6cf2dabe3164dafabfe38ce Mon Sep 17 00:00:00 2001 From: hensm Date: Fri, 26 Jul 2019 03:09:27 +0100 Subject: [PATCH] Fix site GitHub logo margin --- docs/index.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/index.css b/docs/index.css index ee55c95..008abb9 100755 --- a/docs/index.css +++ b/docs/index.css @@ -326,9 +326,6 @@ body { display: flex; justify-content: center; } -.links__link-github img { - margin-right: 1rem; -} :root.theme-dark .links__link-github img { filter: invert(1);