From 9249e321f00d88944b9f2aa1308eee4cd58fcc7e Mon Sep 17 00:00:00 2001 From: Nate B Date: Sun, 15 Nov 2020 05:57:57 -0700 Subject: [PATCH] 11-15-20_05:57:57 --- authorblurb.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/authorblurb.css b/authorblurb.css index 353c11e..8bed752 100644 --- a/authorblurb.css +++ b/authorblurb.css @@ -12,3 +12,7 @@ .author-bio img { float: right; } + +.author-bio .social-link { + padding-left: 8px; +}