From f562c2face1bf0abf8ce35dd86d6419b06e5d17c Mon Sep 17 00:00:00 2001 From: Patrick Esson Date: Mon, 15 Oct 2018 21:40:35 +0100 Subject: [PATCH] Removed background from GitHub button --- assets/stylesheets/components/_content.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/stylesheets/components/_content.scss b/assets/stylesheets/components/_content.scss index c2387836..c8b1863c 100644 --- a/assets/stylesheets/components/_content.scss +++ b/assets/stylesheets/components/_content.scss @@ -460,4 +460,5 @@ display: inline-block; vertical-align: text-top; margin-left: .25rem; + background: inherit; }